more translations

This commit is contained in:
proddy
2025-02-03 20:35:17 +01:00
parent a1c6159fc5
commit 8fedac53dd
12 changed files with 62 additions and 18 deletions

View File

@@ -346,7 +346,11 @@ const en: Translation = {
UPGRADE: 'Upgrade',
NO_DATA_1: 'No favourite EMS entities found yet. Use the',
NO_DATA_2: 'module to mark them.',
NO_DATA_3: 'To see all available entities go to'
NO_DATA_3: 'To see all available entities go to',
FIRMWARE_VERSION: 'Firmware Version',
PLATFORM: 'Platform',
RELEASE_TYPE: 'Release Type',
REINSTALL: 'Re-install'
};
export default en;