mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-02 09:43:16 -05:00
Added spanish translation
This commit is contained in:
7
public/locales/es/invoice-rows-header.json
Normal file
7
public/locales/es/invoice-rows-header.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"item": "Artículo",
|
||||
"quantity": "Cantidad",
|
||||
"unit": "Unidad",
|
||||
"price": "Precio",
|
||||
"sum": "Suma"
|
||||
}
|
||||
Reference in New Issue
Block a user