Added persian translation

This commit is contained in:
mohd-e-mustafa
2021-04-24 00:05:47 +05:00
parent 8b2fe89afa
commit 3f5e531a36
25 changed files with 241 additions and 0 deletions

View File

@ -0,0 +1,9 @@
{
"statuses": {
"draft": "پیش نویس",
"booked": "رزرو",
"sent": "ارسال شد",
"paid": "پرداخت شده",
"cancelled": "لغو شد"
}
}