Merge remote-tracking branch 'origin/main' into main

# Conflicts:
#	src/main.js
This commit is contained in:
HenriT
2021-04-19 14:46:13 +03:00
12 changed files with 182 additions and 8 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"invoices": {
"title": "Invoices",
"new_invoice": "New invoice"
}
}
+6
View File
@@ -0,0 +1,6 @@
{
"invoices": {
"title": "Arved",
"new_invoice": "Uus arve"
}
}