This commit is contained in:
Karel Vendla
2021-04-19 13:23:59 +03:00
parent 2e57464679
commit eb85ab4e1b
12 changed files with 179 additions and 7 deletions

5
public/locales/en.json Normal file
View File

@ -0,0 +1,5 @@
{
"invoices": {
"title": "Invoices"
}
}

5
public/locales/est.json Normal file
View File

@ -0,0 +1,5 @@
{
"invoices": {
"title": "Arved"
}
}