Migrate more strings to translation keys (#11499)

This commit is contained in:
Michael Telatynski
2023-09-01 08:26:48 +01:00
committed by GitHub
parent 45094bda7c
commit f88d76e2ea
77 changed files with 2037 additions and 2000 deletions
+1 -1
View File
@@ -257,7 +257,7 @@ export const CATEGORIES: Record<CategoryName, ICategory> = {
],
},
[CategoryName.ACCESSIBILITY]: {
categoryLabel: _td("Accessibility"),
categoryLabel: _td("common|accessibility"),
settingNames: [
KeyBindingAction.Escape,
KeyBindingAction.Enter,