aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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}}個字或更少。