mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-07 12:00:35 -05:00
Added spanish translation
This commit is contained in:
9
public/locales/es/statuses.json
Normal file
9
public/locales/es/statuses.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"statuses": {
|
||||
"draft": "borrador",
|
||||
"booked": "reservado",
|
||||
"sent": "enviado",
|
||||
"paid": "pagado",
|
||||
"cancelled": "cancelado"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user