fix DASHBOARD_1

This commit is contained in:
proddy
2025-01-16 21:53:57 +01:00
parent 94a7b1e438
commit d58776beab
11 changed files with 23 additions and 22 deletions

View File

@@ -340,11 +340,11 @@ const en: Translation = {
RESTARTING_POST: 'Preparing',
AUTO_SCROLL: 'Auto Scroll',
DASHBOARD: 'Dashboard',
DASHBOARD_1: 'The Dashboard shows all EMS entities that are active and marked as a Favorite, plus any Custom Entities, Schedules and external Sensors.',
DASHBOARD_1: 'All EMS entities that are active and marked as Favorite, plus all Custom Entities, Schedules and external Sensors data are displayed below.',
DEVELOPER_MODE: 'Developer Mode',
DUPLICATE: 'Duplicate',
UPGRADE: 'Upgrade',
NO_DATA_1: 'No favourite EMS entities found. Use the',
NO_DATA_1: 'No favourite EMS entities found! Use the',
NO_DATA_2: 'module to mark them.',
NO_DATA_3: 'To see all available entities go to'
};