From 683013756e9c57dd1944856dd154dba1be4097b9 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Thu, 28 Mar 2019 00:30:47 +0100 Subject: Revert locales touched by automated translations (#10399) * Revert ruined translations Regression from #10362 * yarn manage:translations --- app/javascript/mastodon/locales/th.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app/javascript/mastodon/locales/th.json') diff --git a/app/javascript/mastodon/locales/th.json b/app/javascript/mastodon/locales/th.json index 35cca32f9..e15382402 100644 --- a/app/javascript/mastodon/locales/th.json +++ b/app/javascript/mastodon/locales/th.json @@ -5,7 +5,6 @@ "account.block_domain": "ซ่อนทุกอย่างจาก {domain}", "account.blocked": "ปิดกั้นอยู่", "account.direct": "ส่งข้อความโดยตรงถึง @{name}", - "account.disclaimer_full": "Information below may reflect the user's profile incompletely.", "account.domain_blocked": "ซ่อนโดเมนอยู่", "account.edit_profile": "แก้ไขโปรไฟล์", "account.endorse": "Feature on profile", @@ -36,7 +35,6 @@ "account.unfollow": "เลิกติดตาม", "account.unmute": "เลิกปิดเสียง @{name}", "account.unmute_notifications": "เลิกปิดเสียงการแจ้งเตือนจาก @{name}", - "account.view_full_profile": "ดูโปรไฟล์แบบเต็ม", "alert.unexpected.message": "เกิดข้อผิดพลาดที่ไม่คาดคิด", "alert.unexpected.title": "อุปส์!", "boost_modal.combo": "You can press {combo} to skip this next time", @@ -85,6 +83,7 @@ "compose_form.spoiler.unmarked": "Text is not hidden", "compose_form.spoiler_placeholder": "เขียนคำเตือนของคุณที่นี่", "confirmation_modal.cancel": "ยกเลิก", + "confirmations.block.block_and_report": "Block & Report", "confirmations.block.confirm": "ปิดกั้น", "confirmations.block.message": "คุณแน่ใจหรือไม่ว่าต้องการปิดกั้น {name}?", "confirmations.delete.confirm": "ลบ", -- cgit