mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 07:51:08 -04:00
Merge remote-tracking branch 'origin/main' into main
# Conflicts: # src/main.js
This commit is contained in:
6
public/locales/en.json
Normal file
6
public/locales/en.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"invoices": {
|
||||
"title": "Invoices",
|
||||
"new_invoice": "New invoice"
|
||||
}
|
||||
}
|
||||
6
public/locales/est.json
Normal file
6
public/locales/est.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"invoices": {
|
||||
"title": "Arved",
|
||||
"new_invoice": "Uus arve"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user