summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/ParserFunctions/i18n/hif-latn.json
blob: 98bef84c53ec42de8c155c67d3623d844a91ac44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"@metadata": {
		"authors": [
			"Girmitya",
			"Abdul Kadir"
		]
	},
	"pfunc_time_error": "Error: Time invalid hai.",
	"pfunc_expr_unrecognised_word": "Expression error: Unrecognized word \"$1\".",
	"pfunc_expr_unexpected_operator": "Expression error: Unexpected $1 operator.",
	"pfunc_expr_missing_operand": "Expression error: Missing operand for $1.",
	"pfunc_expr_unrecognised_punctuation": "Expression error: Unrecognized punctuation character \"$1\".",
	"pfunc_expr_division_by_zero": "Zero se divide karaa gais."
}