mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-07 03:53:17 -05:00
Use i18n-http-backend to load translatiosn from json files.
This commit is contained in:
5
public/locales/en/invoice-totals.json
Normal file
5
public/locales/en/invoice-totals.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"subtotal": "Subtotal",
|
||||
"total": "Total",
|
||||
"add_currency": "Add currency"
|
||||
}
|
||||
Reference in New Issue
Block a user