Migrate more strings to translation keys (#11613)
This commit is contained in:
@@ -207,7 +207,7 @@ if (IS_MAC) {
|
||||
|
||||
export const CATEGORIES: Record<CategoryName, ICategory> = {
|
||||
[CategoryName.COMPOSER]: {
|
||||
categoryLabel: _td("Composer"),
|
||||
categoryLabel: _td("settings|preferences|composer_heading"),
|
||||
settingNames: [
|
||||
KeyBindingAction.SendMessage,
|
||||
KeyBindingAction.NewLine,
|
||||
|
||||
Reference in New Issue
Block a user