🌐 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: ",
"time": {
"seconds": "",
"minutes": "",
"hours": ""
"seconds": "seconds",
"minutes": "minutes",
"hours": "hours"
}
}

View File

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