aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/validators.th.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/validators.th.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/validators.th.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.th.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.th.yml
new file mode 100644
index 00000000..3864839a
--- /dev/null
+++ b/src/Wallabag/CoreBundle/Resources/translations/validators.th.yml
@@ -0,0 +1,7 @@
1validator:
2 password_must_match: 'พื้นที่ของรหัสผ่านต้องตรงกัน'
3 password_too_short: 'รหัสผ่านควรมีอย่างน้อยสุด 8 ตัวอักษร'
4 password_wrong_value: 'ค่าที่ผิดพลาดของรหัสผ่านปัจุบันของคุณ'
5 item_per_page_too_high: 'สิ่งนี้จะทำให้ส่งผลต่อ app'
6 rss_limit_too_high: 'สิ่งนี้จะทำให้ส่งผลต่อ app'
7 quote_length_too_high: 'การอ้างอิงที่ยาวไป มันควรที่จะมี {{ limit }} ตัวอักษรหรือน้อยกว่านั้น'