Add a translation.

This commit is contained in:
Karel Vendla
2021-04-19 13:26:37 +03:00
parent eb85ab4e1b
commit c579e43e37
3 changed files with 5 additions and 3 deletions

View File

@ -1,5 +1,6 @@
{
"invoices": {
"title": "Invoices"
"title": "Invoices",
"new_invoice": "New invoice"
}
}

View File

@ -1,5 +1,6 @@
{
"invoices": {
"title": "Arved"
"title": "Arved",
"new_invoice": "Uus arve"
}
}