diff --git a/i18n/nys.json b/i18n/nys.json new file mode 100644 index 00000000..02831908 --- /dev/null +++ b/i18n/nys.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "Gnangarra" + ] + }, + "pfunc_expr_unrecognised_word": "Expression error: Unrecognized word \"$1\"." +}