mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-06 19:43:17 -05:00
Use i18n-http-backend to load translatiosn from json files.
This commit is contained in:
7
public/locales/en/invoices-list.json
Normal file
7
public/locales/en/invoices-list.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"invoice_number": "No.",
|
||||
"client": "Client",
|
||||
"issued_at": "Issued at",
|
||||
"total": "Total",
|
||||
"status": "Status"
|
||||
}
|
||||
Reference in New Issue
Block a user