mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
more translations
This commit is contained in:
@@ -346,7 +346,11 @@ const cz: Translation = {
|
||||
DASHBOARD_1: 'All EMS entities that are active and marked as Favorite, plus all Custom Entities, Schedules and external Sensors data are displayed below.', // TODO translate
|
||||
NO_DATA_1: 'No favourite EMS entities found yet. Use the', // TODO translate
|
||||
NO_DATA_2: 'module to mark them.', // TODO translate
|
||||
NO_DATA_3: 'To see all available entities go to' // TODO translate
|
||||
NO_DATA_3: 'To see all available entities go to', // TODO translate
|
||||
FIRMWARE_VERSION: 'Firmware Version', // TODO translate
|
||||
PLATFORM: 'Platform', // TODO translate
|
||||
RELEASE_TYPE: 'Release Type', // TODO translate
|
||||
REINSTALL: 'Re-install' // TODO translate
|
||||
};
|
||||
|
||||
export default cz;
|
||||
|
||||
Reference in New Issue
Block a user