🌐 Fix Internationalization issues

This commit is contained in:
ajnart
2022-09-03 18:00:56 +02:00
parent a38adbbd14
commit bf1e057cc2
2 changed files with 4 additions and 4 deletions

View File

@@ -4,8 +4,8 @@
}, },
"tip": "Tip: ", "tip": "Tip: ",
"time": { "time": {
"seconds": "", "seconds": "seconds",
"minutes": "", "minutes": "minutes",
"hours": "" "hours": "hours"
} }
} }

View File

@@ -38,7 +38,7 @@
"title": "Start" "title": "Start"
}, },
"refreshData": { "refreshData": {
"title": "" "title": "Refresh data"
}, },
"remove": { "remove": {
"title": "Remove" "title": "Remove"