From 247c6eaf306fc583d61f44c9bb5c824ea0ba2386 Mon Sep 17 00:00:00 2001 From: Louies Date: Sat, 6 Apr 2019 07:59:01 +0000 Subject: Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (6 of 6 strings) --- .../CoreBundle/Resources/translations/validators.zh_Hant.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 @@ -{} +validator: + password_must_match: 密碼必須相符。 + password_too_short: 您的密碼必須至少8個字。 + password_wrong_value: 提供了錯誤的密碼。 + item_per_page_too_high: 這肯定會毀了應用程式 + rss_limit_too_high: 這肯定會毀了應用程式 + quote_length_too_high: 密碼太長了。 它應該要有{{limit}}個字或更少。 -- cgit v1.2.3