aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/validators.th.yml
diff options
context:
space:
mode:
authorJérémy Benoist <j0k3r@users.noreply.github.com>2017-11-25 12:29:53 +0100
committerGitHub <noreply@github.com>2017-11-25 12:29:53 +0100
commit773ac5b0f7a56ff2527601498b0822d6ef8bfa40 (patch)
treefd1b20126ae982da1569c1267ae1529d3f6e99f5 /src/Wallabag/CoreBundle/Resources/translations/validators.th.yml
parentceff312db8354049d97c2a84889cd7f56d37fd99 (diff)
parent2020b4456c15d61ced822dafbe298a90b4d9f8ce (diff)
downloadwallabag-773ac5b0f7a56ff2527601498b0822d6ef8bfa40.tar.gz
wallabag-773ac5b0f7a56ff2527601498b0822d6ef8bfa40.tar.zst
wallabag-773ac5b0f7a56ff2527601498b0822d6ef8bfa40.zip
Merge pull request #3419 from NatJNP/patch1
Add Thai language
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 }} ตัวอักษรหรือน้อยกว่านั้น'