diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-12-13 19:25:20 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-12-14 09:45:44 +0300 |
| commit | 6a2019629b203108062c05c0b17b37604405fcfd (patch) | |
| tree | 7f7a3c8115d5b89db7daefdc70fd96acbd5c9ef7 /web/translation | |
| parent | 8d18c8e98f1b6531d1997feb6933419d71401968 (diff) | |
v2.0.1
Diffstat (limited to 'web/translation')
| -rw-r--r-- | web/translation/translate.zh_Hans.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/translation/translate.zh_Hans.toml b/web/translation/translate.zh_Hans.toml index ebf361d6..33c01e1c 100644 --- a/web/translation/translate.zh_Hans.toml +++ b/web/translation/translate.zh_Hans.toml @@ -378,7 +378,7 @@ "completeTemplate" = "全部" [pages.xray.rules] -"firsto" = "第一个" +"first" = "第一个" "last" = "最后" "up" = "向上" "down" = "向下" @@ -399,7 +399,7 @@ "tag" = "标签" "tagDesc" = "独特的标签" "address" = "地址" -"rreverse" = "反转" +"reverse" = "反转" "domain" = "域名" "type" = "类型" "bridge" = "桥" |
