aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
diff options
context:
space:
mode:
authorNicolas Lœuillet <nicolas@loeuillet.org>2020-04-20 19:00:58 +0200
committerNicolas Lœuillet <nicolas@loeuillet.org>2020-04-20 19:00:58 +0200
commit4b997bc8b27fc25efd1f7a0797b78ee666ef9688 (patch)
treec75d7900ee1c30a7ee323efbf760d6389916b1b9 /src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
parent7443da479f5289c2ceebb96c0cd4273f6445ca37 (diff)
downloadwallabag-4b997bc8b27fc25efd1f7a0797b78ee666ef9688.tar.gz
wallabag-4b997bc8b27fc25efd1f7a0797b78ee666ef9688.tar.zst
wallabag-4b997bc8b27fc25efd1f7a0797b78ee666ef9688.zip
Added route to list entries with annotations
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 48e1c34a..495f9337 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
@@ -20,6 +20,7 @@ menu:
20 starred: 'ทำการแสดง' 20 starred: 'ทำการแสดง'
21 archive: 'เอกสาร' 21 archive: 'เอกสาร'
22 all_articles: 'รายการทั้งหมด' 22 all_articles: 'รายการทั้งหมด'
23 # with_annotations: 'With annotations'
23 config: 'กำหนดค่า' 24 config: 'กำหนดค่า'
24 tags: 'แท็ก' 25 tags: 'แท็ก'
25 internal_settings: 'ตั้งค่าภายใน' 26 internal_settings: 'ตั้งค่าภายใน'
@@ -194,6 +195,7 @@ entry:
194 starred: 'รายการที่แสดง' 195 starred: 'รายการที่แสดง'
195 archived: 'รายการเอกสาร' 196 archived: 'รายการเอกสาร'
196 filtered: 'รายการที่กลั่นกรอง' 197 filtered: 'รายการที่กลั่นกรอง'
198 # with_annotations: 'Entries with annotations'
197 filtered_tags: 'แท็กทีกลั่นกรอง่:' 199 filtered_tags: 'แท็กทีกลั่นกรอง่:'
198 filtered_search: 'การค้นหาที่กลั่นกรอง:' 200 filtered_search: 'การค้นหาที่กลั่นกรอง:'
199 untagged: 'รายการที่ไม่ได้แท็ก' 201 untagged: 'รายการที่ไม่ได้แท็ก'