Files
serverless-invoices/public/locales/es/invoice-row.json
2021-04-23 16:51:32 -06:00

8 lines
189 B
JSON

{
"enter_item": "Ingresar artículo",
"enter_quantity": "Ingresar cantidad",
"enter_unit": "Ingresar unidad",
"enter_price": "Ingresar precio",
"enter_tax": "Ingresar impuesto"
}