diff options
author | Jérémy Benoist <j0k3r@users.noreply.github.com> | 2017-11-25 12:29:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-25 12:29:53 +0100 |
commit | 773ac5b0f7a56ff2527601498b0822d6ef8bfa40 (patch) | |
tree | fd1b20126ae982da1569c1267ae1529d3f6e99f5 /src/Wallabag/UserBundle | |
parent | ceff312db8354049d97c2a84889cd7f56d37fd99 (diff) | |
parent | 2020b4456c15d61ced822dafbe298a90b4d9f8ce (diff) | |
download | wallabag-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/UserBundle')
-rw-r--r-- | src/Wallabag/UserBundle/Resources/translations/wallabag_user.th.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/Wallabag/UserBundle/Resources/translations/wallabag_user.th.yml b/src/Wallabag/UserBundle/Resources/translations/wallabag_user.th.yml new file mode 100644 index 00000000..0286ff22 --- /dev/null +++ b/src/Wallabag/UserBundle/Resources/translations/wallabag_user.th.yml | |||
@@ -0,0 +1,11 @@ | |||
1 | # Two factor mail | ||
2 | auth_code: | ||
3 | on: 'on' | ||
4 | mailer: | ||
5 | subject: 'การรองรับ wallabag code' | ||
6 | body: | ||
7 | hello: "สวัสดี %user%," | ||
8 | first_para: "ตั้งแต่ที่คุณเปิดใช้งาน two factor authentication บนบัญชี wallabag ของคุณ และ คุณได้ทำการลงชื่อเข้าใช้จากอุปกรณ์ใหม่ (คอมพิวเตอร์, มือถือ, etc.), พวกเราจะส่ง code ให้คุณเพื่อตรวจสอบการเชื่อมต่อ" | ||
9 | second_para: "ที่นี้เป็น code:" | ||
10 | support: "ไม่ต้องรอการติดต่อจากพวกเราถ้าคุณมีปัญหา:" | ||
11 | signature: "ทีม wallabag" | ||