aboutsummaryrefslogtreecommitdiffstats
path: root/languages/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'languages/i18n')
-rw-r--r--languages/i18n/en.json1
-rw-r--r--languages/i18n/qqq.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/languages/i18n/en.json b/languages/i18n/en.json
index b75303234f09..f485c223872e 100644
--- a/languages/i18n/en.json
+++ b/languages/i18n/en.json
@@ -3565,6 +3565,7 @@
"version-hooks": "Hooks",
"version-parser-extensiontags": "Parser extension tags",
"version-parser-function-hooks": "Parser function hooks",
+ "version-parsoid-modules": "Parsoid extension modules",
"version-hook-name": "Hook name",
"version-hook-subscribedby": "Subscribed by",
"version-version": "($1)",
diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json
index ab1f44781fb6..18d7f0850674 100644
--- a/languages/i18n/qqq.json
+++ b/languages/i18n/qqq.json
@@ -3832,6 +3832,7 @@
"version-hooks": "Shown in [[Special:Version]]\n{{Identical|Hook}}",
"version-parser-extensiontags": "Part of [[Special:Version]].\nThis message is followed by the list of parser extension tags like <code><nowiki><charinsert></nowiki></code>, <code><nowiki><coordinates></nowiki></code>, etc.",
"version-parser-function-hooks": "Shown in [[Special:Version]]",
+ "version-parsoid-modules": "Part of [[Special:Version]].\nThis message is followed by the list of registered Parsoid extension modules.",
"version-hook-name": "Shown in [[Special:Version]].\n\nFor meaning of hook see [[mw:Special:MyLanguage/Manual:Hooks|mw:Manual:Hooks]] and [[w:Hooking]].",
"version-hook-subscribedby": "Shown in [[Special:Version]]",
"version-version": "{{Optional}}\nUsed in [[Special:Version]]. Preceded by the MediaWiki extension name.\n\nParameters:\n* $1 - version number of the extension",