aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLouies <louies0623@gmail.com>2019-04-06 07:59:01 +0000
committerThomas Citharel <tcit@tcit.fr>2020-04-27 09:35:12 +0200
commit247c6eaf306fc583d61f44c9bb5c824ea0ba2386 (patch)
tree961528169126165681a436ab4c282baf55617eea
parent23566615d722018e5d7fa4d140dcad77529f40c2 (diff)
downloadwallabag-247c6eaf306fc583d61f44c9bb5c824ea0ba2386.tar.gz
wallabag-247c6eaf306fc583d61f44c9bb5c824ea0ba2386.tar.zst
wallabag-247c6eaf306fc583d61f44c9bb5c824ea0ba2386.zip
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (6 of 6 strings)
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/validators.zh_Hant.yml8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.zh_Hant.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.zh_Hant.yml
index 0967ef42..5c531de1 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/validators.zh_Hant.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/validators.zh_Hant.yml
@@ -1 +1,7 @@
1{} 1validator:
2 password_must_match: 密碼必須相符。
3 password_too_short: 您的密碼必須至少8個字。
4 password_wrong_value: 提供了錯誤的密碼。
5 item_per_page_too_high: 這肯定會毀了應用程式
6 rss_limit_too_high: 這肯定會毀了應用程式
7 quote_length_too_high: 密碼太長了。 它應該要有{{limit}}個字或更少。