summaryrefslogtreecommitdiff
path: root/extensions/ParserFunctions/i18n/sco.json
blob: f619b55b2d642ea531d9f47c5d25543f2420f8b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
	"@metadata": {
		"authors": [
			"AmaryllisGardener"
		]
	},
	"pfunc_expr_unrecognised_word": "Expression error: Unrecognised wird \"$1\".",
	"pfunc_expr_unexpected_operator": "Expression error: Unexpectit $1 operator.",
	"pfunc_expr_missing_operand": "Expression error: Missin operand for $1.",
	"pfunc_expr_unrecognised_punctuation": "Expression error: Unrecognised punctuation character \"$1\"."
}