diff --git a/i18n/kck.json b/i18n/kck.json new file mode 100644 index 00000000..10f5cd5f --- /dev/null +++ b/i18n/kck.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "MthulisiNcube" + ] + }, + "thanks-thank": "{{GENDER:$1|{{GENDER:$2|boka}}}}" +} diff --git a/i18n/yue-hant.json b/i18n/yue-hant.json index 785d03c6..5ee26dfe 100644 --- a/i18n/yue-hant.json +++ b/i18n/yue-hant.json @@ -1,6 +1,7 @@ { "@metadata": { "authors": [ + "H78c67c", "Winston Sung" ] }, @@ -8,8 +9,8 @@ "thanks-thanked": "{{GENDER:$1|{{GENDER:$2|多謝咗}}}}", "thanks-button-thank": "{{GENDER:$1|{{GENDER:$2|多謝}}}}", "thanks-button-thanked": "{{GENDER:$1|{{GENDER:$2|多謝咗}}}}", - "thanks-error-undefined": "多謝失敗,麻煩再試多次。", + "thanks-error-undefined": "多謝失敗(錯誤代碼:$1)。麻煩再試多次。", "thanks-error-invalidrevision": "錯嘅版本號", - "thanks-thank-tooltip": "送封多謝信畀爾名用戶", + "thanks-thank-tooltip": "{{GENDER:$1|送}}封多謝信畀呢位{{GENDER:$2|用戶}}", "echo-category-title-edit-thank": "人哋嘅多謝" }