UNPKG

2.83 kBJSONView Raw
1{
2 "Numbered List": "Toolbar button tooltip for the Numbered List feature.",
3 "Bulleted List": "Toolbar button tooltip for the Bulleted List feature.",
4 "To-do List": "Toolbar button tooltip for the To-do List feature.",
5 "Bulleted list styles toolbar": "The ARIA label of the toolbar displaying buttons allowing users to change the bulleted list style.",
6 "Numbered list styles toolbar": "The ARIA label of the toolbar displaying buttons allowing users to change the numbered list style.",
7 "Toggle the disc list style": "The ARIA label of the button that toggles the \"disc\" list style.",
8 "Toggle the circle list style": "The ARIA label of the button that toggles the \"circle\" list style.",
9 "Toggle the square list style": "The ARIA label of the button that toggles the \"square\" list style.",
10 "Toggle the decimal list style": "The ARIA label of the button that toggles the \"decimal\" list style.",
11 "Toggle the decimal with leading zero list style": "The ARIA label of the button that toggles the \"decimal with leading zero\" list style.",
12 "Toggle the lower–roman list style": "The ARIA label of the button that toggles the \"lower–roman\" list style.",
13 "Toggle the upper–roman list style": "The ARIA label of the button that toggles the \"upper–roman\" list style.",
14 "Toggle the lower–latin list style": "The ARIA label of the button that toggles the \"lower–latin\" list style.",
15 "Toggle the upper–latin list style": "The ARIA label of the button that toggles the \"upper–latin\" list style.",
16 "Disc": "The tooltip text of the button that toggles the \"disc\" list style.",
17 "Circle": "The tooltip text of the button that toggles the \"circle\" list style.",
18 "Square": "The tooltip text of the button that toggles the \"square\" list style.",
19 "Decimal": "The tooltip text of the button that toggles the \"decimal\" list style.",
20 "Decimal with leading zero": "The tooltip text of the button that toggles the \"decimal with leading zero\" list style.",
21 "Lower–roman": "The tooltip text of the button that toggles the \"lower–roman\" list style.",
22 "Upper-roman": "The tooltip text of the button that toggles the \"upper–roman\" list style.",
23 "Lower-latin": "The tooltip text of the button that toggles the \"lower–latin\" list style.",
24 "Upper-latin": "The tooltip text of the button that toggles the \"upper–latin\" list style.",
25 "List properties": "The label of the button that toggles the visibility of additional numbered list property UI fields.",
26 "Start at": "The label of the input allowing to change the start index of a numbered list.",
27 "Start index must be greater than 0.": "The error message displayed when the numbered list start index input value is invalid.",
28 "Reversed order": "The label of the switch button that reverses the order of the numbered list."
29}