Make top bar needle ready for multiple languages

This commit is contained in:
lumarel 2022-07-01 21:48:08 +02:00
parent d67db07990
commit c87ab491f5
Signed by: lumarel
GPG Key ID: B253BD0C2E71BADE

View File

@ -1,17 +1,16 @@
{ {
"area": [ "area": [
{ {
"xpos": 102, "width": 531,
"ypos": 57,
"type": "match",
"height": 32, "height": 32,
"width": 683 "xpos": 237,
"ypos": 31,
"type": "match"
} }
], ],
"properties": [], "properties": [],
"tags": [ "tags": [
"ENV-DISTRI-rocky", "ENV-DISTRI-rocky",
"LANGUAGE-english",
"topbar_generic" "topbar_generic"
] ]
} }