diff options
| author | shahin-io <115543613+shahin-io@users.noreply.github.com> | 2024-01-15 12:37:01 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-15 12:37:01 +0300 |
| commit | c3d90c3f94ba4e7b58f70041155ee7b1e3d421f2 (patch) | |
| tree | d139ebe5ff10d54b0afceceb512f189b0e8d452f /web/translation/translate.zh_Hans.toml | |
| parent | 98cf1f2db6ddf2b8afb8cd2d9be7238940eb6b5a (diff) | |
translate enhancement (#1574)
Diffstat (limited to 'web/translation/translate.zh_Hans.toml')
| -rw-r--r-- | web/translation/translate.zh_Hans.toml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/web/translation/translate.zh_Hans.toml b/web/translation/translate.zh_Hans.toml index 971b9908..32765f01 100644 --- a/web/translation/translate.zh_Hans.toml +++ b/web/translation/translate.zh_Hans.toml @@ -62,7 +62,7 @@ "link" = "管理" [pages.login] -"title" = "登录" +"title" = "欢迎" "loginAgain" = "登录时效已过,请重新登录" [pages.login.toasts] @@ -195,10 +195,10 @@ "prefix" = "前缀" "postfix" = "后缀" "delayedStart" = "首次使用后开始" -"expireDays" = "过期天数" +"expireDays" = "期间" "days" = "天" "renew" = "自动续订" -"renewDesc" = "过期后自动续订。0 = 禁用" +"renewDesc" = "到期后自动续订。(0 = 禁用)(单元: 天)" [pages.inbounds.toasts] "obtain" = "获取" |
