aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
diff options
context:
space:
mode:
authorKevin Decherf <kevin@kdecherf.com>2019-08-27 00:03:30 +0200
committerKevin Decherf <kevin@kdecherf.com>2020-04-25 15:59:23 +0200
commit7408a6cb687959eac6bc7a2ed370695bbf88b6d6 (patch)
treed9a6c4c552f085d75df2e6d37cd5cf7979149061 /src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
parentb22eb276232b5c15a6fbadc9dd10144e709faec3 (diff)
downloadwallabag-7408a6cb687959eac6bc7a2ed370695bbf88b6d6.tar.gz
wallabag-7408a6cb687959eac6bc7a2ed370695bbf88b6d6.tar.zst
wallabag-7408a6cb687959eac6bc7a2ed370695bbf88b6d6.zip
Add controller, views and translations for ignore origin instance rules
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.th.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.th.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
index b786a73d..7c887781 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
@@ -33,6 +33,7 @@ menu:
33 back_to_unread: 'กลับไปยังรายการที่ไม่ได้อ่าน' 33 back_to_unread: 'กลับไปยังรายการที่ไม่ได้อ่าน'
34 users_management: 'การจัดการผู้ใช้' 34 users_management: 'การจัดการผู้ใช้'
35 site_credentials: 'การรับรองไซต์' 35 site_credentials: 'การรับรองไซต์'
36 # ignore_origin_instance_rules: 'Global ignore origin rules'
36 quickstart: "เริ่มแบบด่วน" 37 quickstart: "เริ่มแบบด่วน"
37 top: 38 top:
38 add_new_entry: 'เพิ่มรายการใหม่' 39 add_new_entry: 'เพิ่มรายการใหม่'
@@ -660,3 +661,8 @@ flashes:
660 added: 'ไซต์ข้อมูลประจำตัวสำหรับ "%host%" ที่ทำการเพิ่ม' 661 added: 'ไซต์ข้อมูลประจำตัวสำหรับ "%host%" ที่ทำการเพิ่ม'
661 updated: 'ไซต์ข้อมูลประจำตัวสำหรับ "%host%" ที่ทำการอัปเดต' 662 updated: 'ไซต์ข้อมูลประจำตัวสำหรับ "%host%" ที่ทำการอัปเดต'
662 deleted: 'ไซต์ข้อมูลประจำตัวสำหรับ "%host%" ที่ทำการลบ' 663 deleted: 'ไซต์ข้อมูลประจำตัวสำหรับ "%host%" ที่ทำการลบ'
664 ignore_origin_instance_rule:
665 notice:
666 # added: 'Global ignore origin rule added'
667 # updated: 'Global ignore origin rule updated'
668 # deleted: 'Global ignore origin rule deleted'