diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2025-11-14 19:19:10 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-14 19:19:10 +0100 |
| commit | 74d5433c15b51d6de82b92e7be33035998a82745 (patch) | |
| tree | 7edfde252e2dba3b8f6b8adc7b07826fefa7598c /src/frontend/app/i18n/locales/en-GB.json | |
| parent | 77a541e34e2a15a36765cc0ac9462f0738e8c435 (diff) | |
Make experimental notice smaller
Diffstat (limited to 'src/frontend/app/i18n/locales/en-GB.json')
| -rw-r--r-- | src/frontend/app/i18n/locales/en-GB.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/frontend/app/i18n/locales/en-GB.json b/src/frontend/app/i18n/locales/en-GB.json index 641c6c2..6fabd8a 100644 --- a/src/frontend/app/i18n/locales/en-GB.json +++ b/src/frontend/app/i18n/locales/en-GB.json @@ -77,8 +77,7 @@ "last_updated": "Updated at", "reload": "Reload", "unknown_service": "Unknown service. It may be a reinforcement or the service has a different name than planned.", - "experimental_feature": "Experimental feature", - "experimental_description": "This view uses consolidated data from multiple real-time sources. This feature is experimental and may not be completely accurate." + "experimental_feature": "Experimental feature" }, "timetable": { "fullCaption": "Theoretical timetables for this stop", |
