Added spanish translation

This commit is contained in:
nano1709
2021-04-23 16:51:32 -06:00
parent 992ce9ca60
commit f9b0c25b7c
25 changed files with 241 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"statuses": {
"draft": "borrador",
"booked": "reservado",
"sent": "enviado",
"paid": "pagado",
"cancelled": "cancelado"
}
}