diff options
Diffstat (limited to 'res/langs')
| -rw-r--r-- | res/langs/en.json | 1 | ||||
| -rw-r--r-- | res/langs/ru.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/res/langs/en.json b/res/langs/en.json index 3524b15..36cb672 100644 --- a/res/langs/en.json +++ b/res/langs/en.json @@ -27,6 +27,7 @@ "exit": "Exit", "settings": "Settings", "synchThreshold": "Synch Threshold", + "hotkeys": "Hotkeys", "channel": "Channel", "layout": "Layout", "swapLayout": "Swap Layout", diff --git a/res/langs/ru.json b/res/langs/ru.json index 8297c36..808eb56 100644 --- a/res/langs/ru.json +++ b/res/langs/ru.json @@ -27,6 +27,7 @@ "exit": "Выход", "settings": "Настройки", "synchThreshold": "Частота синхронизации", + "hotkeys": "Горячие клавиши", "channel": "Канал", "layout": "Разметка", "swapLayout": "Сменить разметку", |
