mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-21 13:20:13 +00:00
Update UI translations
This commit is contained in:
@@ -7,6 +7,9 @@ const en: Record<string, string> = {
|
||||
"nav_sends": "Sends",
|
||||
"nav_backup_strategy": "Cloud Backup",
|
||||
"nav_import_export": "Import & Export",
|
||||
"txt_page_not_found": "Page Not Found",
|
||||
"txt_page_not_found_hint": "The page may have been removed, expired, or the link is incomplete.",
|
||||
"txt_back_to_home": "Back To Home",
|
||||
"backup_strategy_title": "Cloud Backup",
|
||||
"backup_strategy_under_construction": "Under construction.",
|
||||
"import_export_title": "Import & Export",
|
||||
@@ -283,6 +286,7 @@ const en: Record<string, string> = {
|
||||
"txt_address_3": "Address 3",
|
||||
"txt_all_device_authorizations_revoked": "All device trust revoked",
|
||||
"txt_all_invites_deleted": "All invites deleted",
|
||||
"txt_delete_all_invites_failed": "Failed to delete all invites",
|
||||
"txt_all_items": "All Items",
|
||||
"txt_all_sends": "All Sends",
|
||||
"txt_android": "Android",
|
||||
@@ -388,6 +392,7 @@ const en: Record<string, string> = {
|
||||
"txt_device_note_required": "Device name is required",
|
||||
"txt_device_note_updated": "Device name updated",
|
||||
"txt_device_removed": "Device removed",
|
||||
"txt_load_admin_data_failed": "Failed to load admin data",
|
||||
"txt_load_devices_failed": "Failed to load devices",
|
||||
"txt_disable_this_send": "Disable this send",
|
||||
"txt_disable_totp": "Disable TOTP",
|
||||
@@ -450,9 +455,11 @@ const en: Record<string, string> = {
|
||||
"txt_identity": "Identity",
|
||||
"txt_identity_details": "Identity Details",
|
||||
"txt_ie_browser": "IE Browser",
|
||||
"txt_create_invite_failed": "Failed to create invite",
|
||||
"txt_invite_code_optional": "Invite Code (Not required for the first account; required for all others)",
|
||||
"txt_invite_created": "Invite created",
|
||||
"txt_invite_revoked": "Invite revoked",
|
||||
"txt_revoke_invite_failed": "Failed to revoke invite",
|
||||
"txt_invite_validity_hours": "Invite validity (hours)",
|
||||
"txt_invites": "Invites",
|
||||
"txt_ios": "iOS",
|
||||
@@ -473,6 +480,9 @@ const en: Record<string, string> = {
|
||||
"txt_linux_desktop": "Linux Desktop",
|
||||
"txt_loading": "Loading...",
|
||||
"txt_loading_nodewarden": "Loading NodeWarden...",
|
||||
"txt_loading_vault": "Loading vault...",
|
||||
"txt_load_vault_failed": "Failed to load vault.",
|
||||
"txt_retry_sync": "Retry sync",
|
||||
"txt_jwt_warning_title": "Server Security Warning",
|
||||
"txt_jwt_warning_subtitle": "JWT secret is not configured safely.",
|
||||
"txt_jwt_title_missing": "JWT_SECRET is missing",
|
||||
@@ -544,7 +554,9 @@ const en: Record<string, string> = {
|
||||
"txt_no": "No",
|
||||
"txt_no_devices_found": "No devices found.",
|
||||
"txt_no_folder": "No Folder",
|
||||
"txt_no_invites_found": "No invites found.",
|
||||
"txt_no_items": "No items",
|
||||
"txt_no_users_found": "No users found.",
|
||||
"txt_no_username": "(No username)",
|
||||
"txt_no_verification_codes": "No verification codes",
|
||||
"txt_no_name": "(No Name)",
|
||||
@@ -735,8 +747,10 @@ const en: Record<string, string> = {
|
||||
"txt_remove_all_devices_failed": "Failed to remove all devices",
|
||||
"txt_update_item_failed": "Update item failed",
|
||||
"txt_update_send_failed": "Update send failed",
|
||||
"txt_update_user_status_failed": "Failed to update user status",
|
||||
"txt_use_recovery_code": "Use Recovery Code",
|
||||
"txt_use_your_one_time_recovery_code_to_disable_two_step_verification": "Use your one-time recovery code to disable two-step verification.",
|
||||
"txt_delete_user_failed": "Failed to delete user",
|
||||
"txt_user_deleted": "User deleted",
|
||||
"txt_user_status_updated": "User status updated",
|
||||
"txt_username": "Username",
|
||||
|
||||
Reference in New Issue
Block a user