1
mirror of https://github.com/thepeacockproject/Peacock synced 2025-03-01 14:43:02 +01:00

Update H2 dashboard with localised strings

This commit is contained in:
AnthonyFuller 2023-04-28 17:31:26 +01:00
parent 6574d4a125
commit 10f124368d

@ -81,7 +81,7 @@
"nrows": 1.5,
"ncols": 2,
"data": {
"title": "Go Offline",
"title": "$loc UI_PEACOCK_GO_OFFLINE",
"icon": "goonline",
"image": "$res images/ui/tiles/button_goonline.jpg"
},
@ -99,7 +99,7 @@
"pressable": false,
"data": {
"header": "",
"title": "Go Offline",
"title": "$loc UI_PEACOCK_GO_OFFLINE",
"typeicon": "goonline"
}
}
@ -121,8 +121,8 @@
"nrows": 1.5,
"ncols": 2,
"data": {
"header": "Powered by",
"title": "The Peacock Project",
"header": "$loc UI_PEACOCK_POWERED_BY",
"title": "$loc UI_PEACOCK_BRANDING",
"icon": "story",
"image": "$res images/contracts/novikov_and_magolis/tile.jpg"
},
@ -146,8 +146,8 @@
"selectable": false,
"pressable": false,
"data": {
"header": "Powered by",
"title": "The Peacock Project",
"header": "$loc UI_PEACOCK_POWERED_BY",
"title": "$loc UI_PEACOCK_BRANDING",
"typeicon": "story"
}
}