diff options
Diffstat (limited to 'languages/i18n/qqq.json')
-rw-r--r-- | languages/i18n/qqq.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json index ab1f44781fb6..e56aaf07e8df 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", @@ -4658,6 +4659,7 @@ "skin-json-warning": "Should be prefixed with '@' character. Shown in useskin=json response.", "skin-json-warning-message": "Shown in useskin=json response. Warns user that this is only intended for debugging.", "copyupload-allowed-domains": "{{notranslate}}", + "parsoid-async-not-ready-fallback": "Message shown in article contents when asynchronous content has been included but it is not yet available to be rendered. This is a fallback message only shown when the provider of the asynchronous content hasn't provided a more descriptive message.", "parsoid-stash-rate-limit-error": "Error message returned by parsoid REST endpoints when the rate limit for stashing has been exceeded.", "parsoid-resource-limit-exceeded": "Error message indicating that Parsoid exceeded resource limits. Parameters:\n* $1 - a non-translatable internal error message specifying the problem.", "parsoid-revision-access": "Error message indicating that Parsoid can't access the revision: Parameters:\n* $1 - a non-translatable internal error message specifying the problem.", |