mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2026-02-10 01:42:38 -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"
|
|
}
|