diff --git a/i18n/mag.json b/i18n/mag.json
index b70423a8..4acf0cfc 100644
--- a/i18n/mag.json
+++ b/i18n/mag.json
@@ -4,5 +4,14 @@
"ऐक्टिवेटेड्"
]
},
- "thanks-thank": "{{GENDER:$1|{{GENDER:$2|धन्यबाद दी}}}}"
+ "thanks-desc": "सदस्सके सम्पादन, टिप्पणी आदि के धन्यबाद लागि कड़ी जोड़ी ।",
+ "thanks-thank": "{{GENDER:$1|{{GENDER:$2|धन्यबाद दी}}}}",
+ "thanks-thanked": "{{GENDER:$1|{{GENDER:$2|धन्यबाद देलन}}}}",
+ "thanks-button-thank": "{{GENDER:$1|{{GENDER:$2|धन्यबाद}}}}",
+ "thanks-button-thanked": "{{GENDER:$1|{{GENDER:$2|धन्यबाद देलन}}}}",
+ "thanks-button-action-queued": "{{GENDER:$1|{{GENDER:$2|धन्यबाद देइत}}}} $1…",
+ "thanks-button-action-cancel": "निरस्त करी",
+ "echo-category-title-edit-thank": "धन्यबाद",
+ "notification-link-text-view-post": "टिप्पणी देखी",
+ "ipb-action-thanks": "धन्यबाद भेजैत"
}
diff --git a/i18n/mn.json b/i18n/mn.json
new file mode 100644
index 00000000..4b8b5c02
--- /dev/null
+++ b/i18n/mn.json
@@ -0,0 +1,8 @@
+{
+ "@metadata": {
+ "authors": [
+ "Enkhsaihan2005"
+ ]
+ },
+ "thanks-thank": "{{GENDER:$1|{{GENDER:$2|баярлалаа}}}}"
+}
diff --git a/i18n/th.json b/i18n/th.json
index 42bc95b8..7a48d104 100644
--- a/i18n/th.json
+++ b/i18n/th.json
@@ -8,7 +8,8 @@
"Horus",
"Octahedron80",
"Patsagorn Y.",
- "Pilarbini"
+ "Pilarbini",
+ "RidJasper"
]
},
"thanks-desc": "เพิ่มลิงก์ขอบคุณผู้ใช้สำหรับการแก้ไข ความคิดเห็น ฯลฯ",
@@ -16,7 +17,9 @@
"thanks-thanked": "{{GENDER:$1|{{GENDER:$2|กล่าวขอบคุณแล้ว}}}}",
"thanks-button-thank": "{{GENDER:$1|{{GENDER:$2|ขอบคุณ}}}}",
"thanks-button-thanked": "{{GENDER:$1|{{GENDER:$2|กล่าวขอบคุณแล้ว}}}}",
+ "thanks-button-action-queued": "{{GENDER:$1|{{GENDER:$2|กำลังขอบคุณ}}}} $1…",
"thanks-button-action-cancel": "ยกเลิก",
+ "thanks-button-action-completed": "คุณ{{GENDER:$1|{{GENDER:$2|ขอบคุณ}}}} $1 แล้ว",
"thanks-error-undefined": "ปฏิบัติการขอบคุณล้มเหลว (รหัสข้อผิดพลาด: $1) โปรดลองอีกครั้ง",
"thanks-error-invalid-log-id": "ไม่พบรายการบันทึก",
"thanks-error-invalidrevision": "หมายเลขประจำรุ่นไม่ถูกต้อง",
@@ -57,5 +60,6 @@
"flow-thanks-thanked-notice": "{{GENDER:$3|คุณ}}ได้กล่าวขอบคุณ $1 สำหรับความคิดเห็นของ{{GENDER:$2|เขา|เธอ|พวกเขา}}",
"notification-header-flow-thank": "$1 ได้{{GENDER:$2|กล่าวขอบคุณ}}{{GENDER:$5|คุณ}}สำหรับความคิดเห็นของคุณใน \"$3\"",
"notification-compact-header-flow-thank": "$1 ได้{{GENDER:$2|กล่าวขอบคุณ}}{{GENDER:$3|คุณ}}",
- "notification-bundle-header-flow-thank": "{{PLURAL:$1|1 คน|$1 คน|100=99+ คน}}ได้กล่าวขอบคุณ{{GENDER:$3|คุณ}}สำหรับความคิดเห็นของคุณใน \"$2\""
+ "notification-bundle-header-flow-thank": "{{PLURAL:$1|1 คน|$1 คน|100=99+ คน}}ได้กล่าวขอบคุณ{{GENDER:$3|คุณ}}สำหรับความคิดเห็นของคุณใน \"$2\"",
+ "ipb-action-thanks": "กำลังส่งคำขอบคุณ"
}