mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 07:51:08 -04:00
8 lines
189 B
JSON
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"
|
|
}
|