diff options
| author | Tara Rostami <132676256+TaraRostami@users.noreply.github.com> | 2024-02-28 14:05:01 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-28 14:05:01 +0300 |
| commit | 836ee29b786fd3ab3958f0984e5b02e6a89976cf (patch) | |
| tree | 1836b33075cfb63ec29b0c6568e95dfb9149e204 /web/translation/translate.zh_Hans.toml | |
| parent | 806b57f9597d57c786c26472aa948fdee81ea7fa (diff) | |
Optimize Dark Theme & Ultra Dark (#1889)
---------
Co-authored-by: MHSanaei <ho3ein.sanaei@gmail.com>
Co-authored-by: Alireza Ahmadi <alireza7@gmail.com>
Diffstat (limited to 'web/translation/translate.zh_Hans.toml')
| -rw-r--r-- | web/translation/translate.zh_Hans.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web/translation/translate.zh_Hans.toml b/web/translation/translate.zh_Hans.toml index 07ea89b6..eeaf222f 100644 --- a/web/translation/translate.zh_Hans.toml +++ b/web/translation/translate.zh_Hans.toml @@ -42,7 +42,7 @@ "online" = "在线" "domainName" = "域名" "monitor" = "监听" -"certificate" = "Digitales Zertifikat" +"certificate" = "数字证书" "fail" = "失败" "success" = "成功" "getVersion" = "获取版本" @@ -70,6 +70,7 @@ "link" = "管理" [pages.login] +"hello" = "你好" "title" = "欢迎" "loginAgain" = "登录时效已过,请重新登录" |
