diff options
author | Raymond Nee <monstorix@outlook.com> | 2023-03-06 08:41:20 +0000 |
---|---|---|
committer | Hosted Weblate <hosted@weblate.org> | 2023-03-07 03:40:49 +0100 |
commit | c623dbc2feae9fadc2a95f06c719baf7cd1c6430 (patch) | |
tree | 91ecfc55e844413c2c7d46b4ca90d5fd6e66df26 /src/_locales | |
parent | Translated using Weblate (Dutch) (diff) | |
download | libredirect-c623dbc2feae9fadc2a95f06c719baf7cd1c6430.zip |
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (26 of 26 strings) Translation: LibRedirect/extension Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/zh_Hans/
Diffstat (limited to 'src/_locales')
-rw-r--r-- | src/_locales/zh_Hans/messages.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_locales/zh_Hans/messages.json b/src/_locales/zh_Hans/messages.json index 30b25fbf..b5b936af 100644 --- a/src/_locales/zh_Hans/messages.json +++ b/src/_locales/zh_Hans/messages.json @@ -32,7 +32,7 @@ "description": "used in the settings page" }, "auto": { - "message": "Auto", + "message": "自动", "description": "used in the settings page" }, "excludeFromRedirecting": { @@ -100,4 +100,4 @@ "about": { "message": "About" } -} \ No newline at end of file +} |