mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-07 03:53:17 -05:00
Added persian translation
This commit is contained in:
9
public/locales/fa/statuses.json
Normal file
9
public/locales/fa/statuses.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"statuses": {
|
||||
"draft": "پیش نویس",
|
||||
"booked": "رزرو",
|
||||
"sent": "ارسال شد",
|
||||
"paid": "پرداخت شده",
|
||||
"cancelled": "لغو شد"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user