mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-12 00:15:48 +01:00
🌐 Fix Internationalization issues
This commit is contained in:
@@ -4,8 +4,8 @@
|
|||||||
},
|
},
|
||||||
"tip": "Tip: ",
|
"tip": "Tip: ",
|
||||||
"time": {
|
"time": {
|
||||||
"seconds": "",
|
"seconds": "seconds",
|
||||||
"minutes": "",
|
"minutes": "minutes",
|
||||||
"hours": ""
|
"hours": "hours"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -38,7 +38,7 @@
|
|||||||
"title": "Start"
|
"title": "Start"
|
||||||
},
|
},
|
||||||
"refreshData": {
|
"refreshData": {
|
||||||
"title": ""
|
"title": "Refresh data"
|
||||||
},
|
},
|
||||||
"remove": {
|
"remove": {
|
||||||
"title": "Remove"
|
"title": "Remove"
|
||||||
|
|||||||
Reference in New Issue
Block a user