🌐 Removing "Homarr" and "..." when unnecessary

This commit is contained in:
Tagaishi
2023-08-14 19:25:53 +02:00
parent e97367a0a0
commit 9f80f05ef6
2 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
"title": "Settings for media server widget"
}
},
"loading": "Homarr is loading streams...",
"loading": "Loading streams",
"card": {
"table": {
"header": {

View File

@@ -59,12 +59,12 @@
},
"generic": {
"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": {
"title": "Loading...",
"description": "Homarr is establishing a connection..."
"title": "Loading",
"description": "Establishing a connection"
},
"popover": {
"introductionPrefix": "Managed by",