✏️ Fix locales, button order and add reload state

This commit is contained in:
ajnart
2022-08-31 15:52:16 +02:00
parent 313367a8b8
commit 4bdfcce060
4 changed files with 46 additions and 29 deletions

View File

@@ -11,7 +11,8 @@
"name": "Name",
"image": "Image",
"ports": "Ports",
"state": "State"
"state": "State",
"addToHomarr": "Add to homarr"
},
"body": {
"portCollapse": "{{ports}} more"
@@ -37,9 +38,8 @@
"start": {
"title": "Start"
},
"refreshData": "Refresh data",
"addToHomarr": {
"title": "Add to Homarr"
"refreshData": {
"title": "Refresh data"
},
"remove": {
"title": "Remove"