Skip to content

Commit 7c5dfd9

Browse files
committed
chore: update messages
1 parent e0ff671 commit 7c5dfd9

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

ui/localization/messages/en.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
"advanced_error_update_ssh_key": "Failed to update SSH key: {error}",
7575
"advanced_error_usb_emulation_disable": "Failed to disable USB emulation: {error}",
7676
"advanced_error_usb_emulation_enable": "Failed to enable USB emulation: {error}",
77+
"advanced_error_version_update": "Failed to initiate version update: {error}",
7778
"advanced_loopback_only_description": "Restrict web interface access to localhost only (127.0.0.1)",
7879
"advanced_loopback_only_title": "Loopback-Only Mode",
7980
"advanced_loopback_warning_before": "Before enabling this feature, make sure you have either:",
@@ -100,6 +101,19 @@
100101
"advanced_update_ssh_key_button": "Update SSH Key",
101102
"advanced_usb_emulation_description": "Control the USB emulation state",
102103
"advanced_usb_emulation_title": "USB Emulation",
104+
"advanced_version_update_app_label": "App Version",
105+
"advanced_version_update_button": "Update to Version",
106+
"advanced_version_update_description": "Install a specific version from GitHub releases",
107+
"advanced_version_update_github_link": "JetKVM releases page",
108+
"advanced_version_update_helper": "Find available versions on the",
109+
"advanced_version_update_reset_config_description": "Reset configuration after the update",
110+
"advanced_version_update_reset_config_label": "Reset configuration",
111+
"advanced_version_update_system_label": "System Version",
112+
"advanced_version_update_target_app": "App only",
113+
"advanced_version_update_target_both": "Both App and System",
114+
"advanced_version_update_target_label": "What to update",
115+
"advanced_version_update_target_system": "System only",
116+
"advanced_version_update_title": "Update to Specific Version",
103117
"already_adopted_new_owner": "If you're the new owner, please ask the previous owner to de-register the device from their account in the cloud dashboard. If you believe this is an error, contact our support team for assistance.",
104118
"already_adopted_other_user": "This device is currently registered to another user in our cloud dashboard.",
105119
"already_adopted_return_to_dashboard": "Return to Dashboard",
@@ -241,8 +255,8 @@
241255
"general_auto_update_description": "Automatically update the device to the latest version",
242256
"general_auto_update_error": "Failed to set auto-update: {error}",
243257
"general_auto_update_title": "Auto Update",
244-
"general_check_for_updates": "Check for Updates",
245258
"general_check_for_stable_updates": "Downgrade",
259+
"general_check_for_updates": "Check for Updates",
246260
"general_page_description": "Configure device settings and update preferences",
247261
"general_reboot_description": "Do you want to proceed with rebooting the system?",
248262
"general_reboot_device": "Reboot Device",
@@ -262,9 +276,13 @@
262276
"general_update_checking_title": "Checking for updates…",
263277
"general_update_completed_description": "Your device has been successfully updated to the latest version. Enjoy the new features and improvements!",
264278
"general_update_completed_title": "Update Completed Successfully",
279+
"general_update_downgrade_available_description": "A downgrade is available to revert to a previous version.",
280+
"general_update_downgrade_available_title": "Downgrade Available",
281+
"general_update_downgrade_button": "Downgrade Now",
265282
"general_update_error_description": "An error occurred while updating your device. Please try again later.",
266283
"general_update_error_details": "Error details: {errorMessage}",
267284
"general_update_error_title": "Update Error",
285+
"general_update_keep_current_button": "Keep Current Version",
268286
"general_update_later_button": "Do it later",
269287
"general_update_now_button": "Update Now",
270288
"general_update_rebooting": "Rebooting to complete the update…",
@@ -898,23 +916,5 @@
898916
"wake_on_lan_invalid_mac": "Invalid MAC address",
899917
"wake_on_lan_magic_sent_success": "Magic Packet sent successfully",
900918
"welcome_to_jetkvm": "Welcome to JetKVM",
901-
"welcome_to_jetkvm_description": "Control any computer remotely",
902-
"advanced_version_update_app_label": "App Version",
903-
"advanced_version_update_button": "Update to Version",
904-
"advanced_version_update_description": "Install a specific version from GitHub releases",
905-
"advanced_version_update_github_link": "JetKVM releases page",
906-
"advanced_version_update_helper": "Find available versions on the",
907-
"advanced_version_update_system_label": "System Version",
908-
"advanced_version_update_target_app": "App only",
909-
"advanced_version_update_target_both": "Both App and System",
910-
"advanced_version_update_target_label": "What to update",
911-
"advanced_version_update_target_system": "System only",
912-
"advanced_version_update_title": "Update to Specific Version",
913-
"advanced_error_version_update": "Failed to initiate version update: {error}",
914-
"general_update_downgrade_available_description": "A downgrade is available to revert to a previous version.",
915-
"general_update_downgrade_available_title": "Downgrade Available",
916-
"general_update_downgrade_button": "Downgrade Now",
917-
"general_update_keep_current_button": "Keep Current Version",
918-
"advanced_version_update_reset_config_description": "Reset configuration after the update",
919-
"advanced_version_update_reset_config_label": "Reset configuration"
919+
"welcome_to_jetkvm_description": "Control any computer remotely"
920920
}

0 commit comments

Comments
 (0)