mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
don't show download link if on latest version
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user