mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 00:39:50 +03:00
added missing translations
This commit is contained in:
@@ -325,7 +325,12 @@ const sk: Translation = {
|
||||
UNCHANGED: 'Nezmenené',
|
||||
ALWAYS: 'Vždy',
|
||||
ACTIVITY: 'Aktivita',
|
||||
CONFIGURE: 'Konfiguracia {0}'
|
||||
CONFIGURE: 'Konfiguracia {0}',
|
||||
SYSTEM_MEMORY: 'System Memory', // TODO translate
|
||||
APPLICATION_SETTINGS_1: 'Modify EMS-ESP Application Settings', // TODO translate
|
||||
SECURITY_1: 'Add or remove users', // TODO translate
|
||||
UPLOAD_DOWNLOAD_1: 'Upload/Download Settings and Firmware', // TODO translate
|
||||
CUSTOMIZE: 'Customize' // TODO translate
|
||||
};
|
||||
|
||||
export default sk;
|
||||
|
||||
Reference in New Issue
Block a user