Migrate more strings to translation keys (#11499)
This commit is contained in:
@@ -257,7 +257,7 @@ export const CATEGORIES: Record<CategoryName, ICategory> = {
|
||||
],
|
||||
},
|
||||
[CategoryName.ACCESSIBILITY]: {
|
||||
categoryLabel: _td("Accessibility"),
|
||||
categoryLabel: _td("common|accessibility"),
|
||||
settingNames: [
|
||||
KeyBindingAction.Escape,
|
||||
KeyBindingAction.Enter,
|
||||
|
||||
Reference in New Issue
Block a user