mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2026-02-03 22:51:42 -05: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