mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-07 12:00:35 -05:00
8 lines
140 B
JSON
8 lines
140 B
JSON
{
|
|
"enter_item": "Item",
|
|
"enter_quantity": "Quantidade",
|
|
"enter_unit": "Unidade",
|
|
"enter_price": "Valor",
|
|
"enter_tax": "Imposto"
|
|
}
|