mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-06 19:43:17 -05:00
Added persian translation
This commit is contained in:
12
public/locales/fa/invoice-controls.json
Normal file
12
public/locales/fa/invoice-controls.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"back": "بازگشت",
|
||||
"book": "کتاب",
|
||||
"download_pdf": "بارگیری PDF",
|
||||
"delete": "حذف",
|
||||
"delete_modal": {
|
||||
"title": "فاکتور را حذف کنید",
|
||||
"ok_title": "حذف",
|
||||
"cancel_title": "رد"
|
||||
},
|
||||
"notification_deleted": "حذف شده"
|
||||
}
|
||||
Reference in New Issue
Block a user