diff options
Diffstat (limited to 'languages/i18n/en.json')
-rw-r--r-- | languages/i18n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 2ad2e2db972a..0f33f4b2f85a 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -4602,6 +4602,7 @@ "paramvalidator-help-type-user-subtype-id": "user ID (e.g. \"#12345\")", "paramvalidator-badtitle": "Invalid value \"$2\" for title parameter <var>$1</var>: not a valid title string.", "paramvalidator-missingtitle": "Invalid value \"$2\" for title parameter <var>$1</var>: the page does not exist.", + "paramvalidator-notarray": "Invalid value for parameter <var>$1</var>: array expected.", "paramvalidator-help-type-title": "Type: page title", "paramvalidator-help-type-title-must-exist": "Only accepts pages that exist.", "paramvalidator-help-type-title-no-must-exist": "Accepts non-existent pages.", |