mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-06 19:43:17 -05:00
Add Indonesian (ID) Translation
This commit is contained in:
9
public/locales/id/statuses.json
Normal file
9
public/locales/id/statuses.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"statuses": {
|
||||
"draft": "konsep",
|
||||
"booked": "dipesan",
|
||||
"sent": "terkirim",
|
||||
"paid": "lunas",
|
||||
"cancelled": "dibatalkan"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user