mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 07:51:08 -04:00
Add a translation.
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
{
|
||||
"invoices": {
|
||||
"title": "Invoices"
|
||||
"title": "Invoices",
|
||||
"new_invoice": "New invoice"
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
{
|
||||
"invoices": {
|
||||
"title": "Arved"
|
||||
"title": "Arved",
|
||||
"new_invoice": "Uus arve"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user