don't show download link if on latest version

This commit is contained in:
proddy
2024-09-02 11:37:00 +02:00
parent 082c7858dc
commit 77c95d6300
10 changed files with 32 additions and 30 deletions

View File

@@ -337,7 +337,7 @@ const en: Translation = {
INSTALL_VERSION: 'This will install vesion {0}. Are you sure?',
SWITCH_DEV: 'switch to the development version',
UPGRADE_AVAILABLE: 'There is a firmware upgrade available!',
LATEST_VERSION: 'You are using the latest version.',
LATEST_VERSION: 'You are using the latest firmware version.',
PLEASE_WAIT: 'Please wait',
RESTARTING_PRE: 'Initializing',
RESTARTING_POST: 'Reloading'