diff --git a/web/src/locales/frontend.pot b/web/src/locales/frontend.pot index 8967f079..d221ef8e 100644 --- a/web/src/locales/frontend.pot +++ b/web/src/locales/frontend.pot @@ -4191,7 +4191,7 @@ msgid "8888" msgstr "" #: src/views/setting/SettingBase.vue:81 -msgid "Security Entrance" +msgid "Access Entrance" msgstr "" #: src/views/setting/SettingBase.vue:84 diff --git a/web/src/locales/translations.json b/web/src/locales/translations.json index 0a94898c..8151bf95 100644 --- a/web/src/locales/translations.json +++ b/web/src/locales/translations.json @@ -1 +1 @@ -{"en":{"Saved successfully":"Saved successfully","Save":"Save","Certificate":"Certificate","Private Key":"Private Key","Panel HTTPS":"Panel HTTPS"},"zh_TW":{},"zh_CN":{}} \ No newline at end of file +{"en":{"Saved successfully":"Saved successfully","Save":"Save","Certificate":"Certificate","Private Key":"Private Key","Panel HTTPS":"Panel HTTPS"},"zh_CN":{},"zh_TW":{}} \ No newline at end of file