You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/_locales/en/messages.json
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1837,6 +1837,20 @@
1837
1837
"message": "Toggle style",
1838
1838
"description": "Label for the checkbox to enable/disable a style"
1839
1839
},
1840
+
"toggleStylesHeading": {
1841
+
"message": "Toggle styles"
1842
+
},
1843
+
"toggleStylesHint": {
1844
+
"message": "Toggle the initially enabled styles, same as ✱"
1845
+
},
1846
+
"toggleStylesPerm": {
1847
+
"message": "permanently",
1848
+
"description": "Label for controls that reads like a continuation of the heading above:\nToggle these styles\n[x] [ ] [*] permanently\n[x] [ ] [*] in this tab only"
1849
+
},
1850
+
"toggleStylesTab": {
1851
+
"message": "in this tab only",
1852
+
"description": "Label for controls that reads like a continuation of the heading above:\nToggle these styles\n[x] [ ] [*] permanently\n[x] [ ] [*] in this tab only"
0 commit comments