diff --git a/i18n/cop.json b/i18n/cop.json
new file mode 100644
index 000000000..5277693c0
--- /dev/null
+++ b/i18n/cop.json
@@ -0,0 +1,8 @@
+{
+ "@metadata": {
+ "authors": [
+ "Bloomaround"
+ ]
+ },
+ "cite_error": "Ⲡϣⲱϥⲧ ⲛ̀ⲥⲩⲙⲫⲁⲛⲓⲛ: $1"
+}
diff --git a/i18n/fi.json b/i18n/fi.json
index eedf27d3c..2a3ccbfe4 100644
--- a/i18n/fi.json
+++ b/i18n/fi.json
@@ -27,6 +27,7 @@
"cite_error_ref_numeric_key": "Virheellinen <ref>
-elementti; nimi ei voi olla luku. Käytä kuvaavampaa nimeä",
"cite_error_ref_no_key": "Avaava <ref>
-elementti on väärän muotoinen tai sillä on virheellinen nimi",
"cite_error_ref_too_many_keys": "Virheellinen parametri <ref>
-elementissä",
+ "cite_error_ref_follow_conflicts": "<ref follow=\"…\">
-elementtiä, joka on edeltävän viitteen jatke, ei voi nimitä yksilöllisesti eikä jatkaa.",
"cite_error_ref_nested_extends": "<ref>
-elementtien jatkaminen yli yhden tason syvyyteen ei ole sallittua",
"cite_error_ref_no_input": "Virheellinen <ref>
-elementti; viitteillä ilman nimiä täytyy olla sisältöä",
"cite_error_references_duplicate_key": "Virheellinen <ref>
-elementti; nimi ”$1” on määritetty usean kerran eri sisällöillä",
diff --git a/i18n/tcy.json b/i18n/tcy.json
index dda7907af..d7b8664db 100644
--- a/i18n/tcy.json
+++ b/i18n/tcy.json
@@ -3,8 +3,13 @@
"authors": [
"BHARATHESHA ALASANDEMAJALU",
"VASANTH S.N.",
- "Vishwanatha Badikana"
+ "Vishwanatha Badikana",
+ "ChiK"
]
},
- "cite_error": "ಉಲ್ಲೇಕೊ ದೋಸೊ: $1"
+ "cite_error": "ಉಲ್ಲೇಕೊ ದೋಸೊ: $1",
+ "cite-wikieditor-tool-reference": "ಉಲ್ಲೆಕೊ",
+ "cite-wikieditor-help-page-references": "ಉಲ್ಲೆಕೊಲು",
+ "cite-wikieditor-help-content-reference-description": "ಉಲ್ಲೆಕೊ",
+ "cite-wikieditor-help-content-showreferences-description": "ಉಲ್ಲೆಕೊಲೆನು ತೊಜಾಲೆ"
}
diff --git a/modules/ve-cite/i18n/cdo-hant.json b/modules/ve-cite/i18n/cdo-hant.json
new file mode 100644
index 000000000..a71873eb6
--- /dev/null
+++ b/modules/ve-cite/i18n/cdo-hant.json
@@ -0,0 +1,17 @@
+{
+ "@metadata": {
+ "authors": [
+ "Winston Sung"
+ ]
+ },
+ "visualeditor-cite-tool-name-book": "圖書",
+ "visualeditor-cite-tool-name-journal": "期刊",
+ "visualeditor-cite-tool-name-news": "新聞",
+ "visualeditor-cite-tool-name-web": "網站",
+ "cite-ve-dialog-reference-useexisting-tool": "複用",
+ "cite-ve-dialogbutton-reference-full-label": "基本形式",
+ "cite-ve-dialogbutton-reference-title": "參考",
+ "cite-ve-dialogbutton-reference-tooltip": "基本",
+ "cite-ve-dialogbutton-referenceslist-tooltip": "參考文獻",
+ "cite-ve-toolbar-group-label": "引用"
+}
diff --git a/modules/ve-cite/i18n/or.json b/modules/ve-cite/i18n/or.json
index 2d5eb87c9..86b219a9d 100644
--- a/modules/ve-cite/i18n/or.json
+++ b/modules/ve-cite/i18n/or.json
@@ -37,6 +37,7 @@
"cite-ve-dialogbutton-reference-tooltip": "ଆଧାର",
"cite-ve-dialogbutton-referenceslist-tooltip": "ଆଧାର ଗୁଡ଼ିକର ତାଲିକା",
"cite-ve-reference-input-placeholder": "ଏବେର ଆଧାର ଭିତରୁ ଖୋଜନ୍ତୁ",
+ "cite-ve-referenceslist-isempty-default": "ଏହି ତାଲିକାରେ ଦେବା ପାଇଁ ଏ ପୃଷ୍ଠାଟିରେ କୌଣସି ଆଧାର ନାହିଁ ।",
"cite-ve-toolbar-group-label": "ଆଧାର",
"cite-ve-othergroup-item": "$1 ଆଧାର"
}