浏览代码

[Web] Minor lang fix

andryyy 4 年之前
父节点
当前提交
6664052e2e
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      data/web/lang/lang.en.json

+ 2 - 2
data/web/lang/lang.en.json

@@ -423,7 +423,7 @@
         "targetd_relay_domain": "Target domain %s is a relay domain",
         "targetd_relay_domain": "Target domain %s is a relay domain",
         "temp_error": "Temporary error",
         "temp_error": "Temporary error",
         "text_empty": "Text must not be empty",
         "text_empty": "Text must not be empty",
-        "tfa_token_invalid": "TFA Token invalid",
+        "tfa_token_invalid": "TFA token invalid",
         "tls_policy_map_dest_invalid": "Policy destination is invalid",
         "tls_policy_map_dest_invalid": "Policy destination is invalid",
         "tls_policy_map_entry_exists": "A TLS policy map entry \"%s\" exists",
         "tls_policy_map_entry_exists": "A TLS policy map entry \"%s\" exists",
         "tls_policy_map_parameter_invalid": "Policy parameter is invalid",
         "tls_policy_map_parameter_invalid": "Policy parameter is invalid",
@@ -913,7 +913,7 @@
         "set_tfa": "Set two-factor authentication method",
         "set_tfa": "Set two-factor authentication method",
         "start_u2f_validation": "Start validation",
         "start_u2f_validation": "Start validation",
         "tfa": "Two-factor authentication",
         "tfa": "Two-factor authentication",
-        "tfa_token_invalid": "TFA Token invalid",
+        "tfa_token_invalid": "TFA token invalid",
         "totp": "Time-based OTP (Google Authenticator, Authy, etc.)",
         "totp": "Time-based OTP (Google Authenticator, Authy, etc.)",
         "u2f": "U2F authentication",
         "u2f": "U2F authentication",
         "waiting_usb_auth": "<i>Waiting for USB device...</i><br><br>Please tap the button on your USB device now.",
         "waiting_usb_auth": "<i>Waiting for USB device...</i><br><br>Please tap the button on your USB device now.",