aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
diff options
context:
space:
mode:
authorKevin Decherf <kevin@kdecherf.com>2019-01-22 18:30:02 +0100
committerGitHub <noreply@github.com>2019-01-22 18:30:02 +0100
commit3527c300215e6e6010efb8bb840b8b6f5c63a1cc (patch)
treed3c23a18c966831ecd5f956d6365a2c7126c98c8 /src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
parentc73025ad8b684de1ac21ba7583f1af6f1d185159 (diff)
parentfe5850d6e27f8cf20e7efc5c56672974b4779d9f (diff)
downloadwallabag-3527c300215e6e6010efb8bb840b8b6f5c63a1cc.tar.gz
wallabag-3527c300215e6e6010efb8bb840b8b6f5c63a1cc.tar.zst
wallabag-3527c300215e6e6010efb8bb840b8b6f5c63a1cc.zip
Merge pull request #3526 from wallabag/add-random-article
Add random feature
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.th.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.th.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
index 7dbb1399..148aa541 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
@@ -37,6 +37,7 @@ menu:
37 add_new_entry: 'เพิ่มรายการใหม่' 37 add_new_entry: 'เพิ่มรายการใหม่'
38 search: 'ค้นหา' 38 search: 'ค้นหา'
39 filter_entries: 'ตัวกรองรายการ' 39 filter_entries: 'ตัวกรองรายการ'
40 # random_entry: Jump to a random entry from that list
40 export: 'นำข้อมูลออก' 41 export: 'นำข้อมูลออก'
41 search_form: 42 search_form:
42 input_label: 'ค้นหาที่นี้' 43 input_label: 'ค้นหาที่นี้'
@@ -588,6 +589,7 @@ flashes:
588 entry_starred: 'รายการที่แสดง' 589 entry_starred: 'รายการที่แสดง'
589 entry_unstarred: 'รายการที่ไม่ได้แสดง' 590 entry_unstarred: 'รายการที่ไม่ได้แสดง'
590 entry_deleted: 'รายการที่ถูกลบ' 591 entry_deleted: 'รายการที่ถูกลบ'
592 # no_random_entry: 'No article with these criterias was found'
591 tag: 593 tag:
592 notice: 594 notice:
593 tag_added: 'แท็กที่เพิ่ม' 595 tag_added: 'แท็กที่เพิ่ม'