Some Persian translated words were added.

pull/530/head
EK 3 years ago
parent cf379c8142
commit b0345b9904

@ -77,12 +77,15 @@
}, },
"string": { "string": {
"contains": "حاوی", "contains": "حاوی",
"notContains": "بدون",
"empty": "خالی", "empty": "خالی",
"endsWith": "به پایان می رسد با", "endsWith": "به پایان می رسد با",
"notEndsWith": "به پایان نمی رسد با",
"equals": "برابر", "equals": "برابر",
"not": "نباشد", "not": "نباشد",
"notEmpty": "خالی نباشد", "notEmpty": "خالی نباشد",
"startsWith": "شروع شود با" "startsWith": "شروع شود با",
"notStartsWith": "شروع نشود با"
}, },
"array": { "array": {
"equals": "برابر", "equals": "برابر",
@ -164,4 +167,5 @@
"restore": "واگرد" "restore": "واگرد"
} }
} }
} }

Loading…
Cancel
Save