aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/validators.th.yml
diff options
context:
space:
mode:
authorNatPi <31546528+NatJNP@users.noreply.github.com>2017-11-24 02:53:01 +0700
committerNatPi <31546528+NatJNP@users.noreply.github.com>2017-11-24 02:53:01 +0700
commit2020b4456c15d61ced822dafbe298a90b4d9f8ce (patch)
tree41dbb02e7773d03cf3808239bda19ec56bcda80c /src/Wallabag/CoreBundle/Resources/translations/validators.th.yml
parentd0c596461bc1a112bf0c624ffbc13681f941a4e8 (diff)
downloadwallabag-2020b4456c15d61ced822dafbe298a90b4d9f8ce.tar.gz
wallabag-2020b4456c15d61ced822dafbe298a90b4d9f8ce.tar.zst
wallabag-2020b4456c15d61ced822dafbe298a90b4d9f8ce.zip
Add all file thai Language for translate
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 }} ตัวอักษรหรือน้อยกว่านั้น'