Fixed localization key
This commit is contained in:
parent
c23d4c1acd
commit
011e187e3a
|
|
@ -131,7 +131,7 @@
|
||||||
"context": "Visible in the chat view"
|
"context": "Visible in the chat view"
|
||||||
},
|
},
|
||||||
"noHostSelected": "No host selected, open setting to set one",
|
"noHostSelected": "No host selected, open setting to set one",
|
||||||
"@noSelectedHost": {
|
"@noHostSelected": {
|
||||||
"description": "Text displayed when no host is selected",
|
"description": "Text displayed when no host is selected",
|
||||||
"context": "Visible in the chat view, opens the settings dialog when clicked"
|
"context": "Visible in the chat view, opens the settings dialog when clicked"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue