diff options
Diffstat (limited to 'extensions/InputBox/i18n/en-gb.json')
-rw-r--r-- | extensions/InputBox/i18n/en-gb.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/extensions/InputBox/i18n/en-gb.json b/extensions/InputBox/i18n/en-gb.json new file mode 100644 index 00000000..b8293add --- /dev/null +++ b/extensions/InputBox/i18n/en-gb.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "Shirayuki" + ] + }, + "inputbox-error-bad-type": "Input box type \"$1\" not recognised.\nPlease specify \"create\", \"comment\", \"search\", \"search2\" or \"fulltext\"." +} |