mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2026-02-10 09:52:39 -05:00
Use i18n-http-backend to load translatiosn from json files.
This commit is contained in:
7
public/locales/en/invoice-rows-header.json
Normal file
7
public/locales/en/invoice-rows-header.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"item": "Item",
|
||||
"quantity": "Quantity",
|
||||
"unit": "Unit",
|
||||
"price": "Price",
|
||||
"sum": "Sum"
|
||||
}
|
||||
Reference in New Issue
Block a user