🌐 Removing "Homarr" and "..." when unnecessary
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"title": "Settings for media server widget"
|
"title": "Settings for media server widget"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"loading": "Homarr is loading streams...",
|
"loading": "Loading streams",
|
||||||
"card": {
|
"card": {
|
||||||
"table": {
|
"table": {
|
||||||
"header": {
|
"header": {
|
||||||
|
|||||||
@@ -59,12 +59,12 @@
|
|||||||
},
|
},
|
||||||
"generic": {
|
"generic": {
|
||||||
"title": "An unexpected error occurred",
|
"title": "An unexpected error occurred",
|
||||||
"text": "Homarr was unable to communicate with your Torrent clients. Please check your configuration"
|
"text": "Unable to communicate with your Torrent clients. Please check your configuration"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"loading": {
|
"loading": {
|
||||||
"title": "Loading...",
|
"title": "Loading",
|
||||||
"description": "Homarr is establishing a connection..."
|
"description": "Establishing a connection"
|
||||||
},
|
},
|
||||||
"popover": {
|
"popover": {
|
||||||
"introductionPrefix": "Managed by",
|
"introductionPrefix": "Managed by",
|
||||||
|
|||||||
Reference in New Issue
Block a user