From ee162f468a4fb4cd31490681249febe991d21cfc Mon Sep 17 00:00:00 2001 From: JBlond Date: Tue, 26 Sep 2023 09:51:34 +0200 Subject: [PATCH] Adjust Message according to https://de.wikipedia.org/wiki/Durchkopplung#Fremdsprachliche_Begriffe as suggested by https://github.com/vanto --- client/strings/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/strings/de.json b/client/strings/de.json index adc79568..a9a45cb8 100644 --- a/client/strings/de.json +++ b/client/strings/de.json @@ -186,7 +186,7 @@ "LabelAuthors": "Autoren", "LabelAutoDownloadEpisodes": "Episoden automatisch herunterladen", "LabelBackToUser": "Zurück zum Benutzer", - "LabelBackupLocation": "Backup Ort", + "LabelBackupLocation": "Backup-Ort", "LabelBackupsEnableAutomaticBackups": "Automatische Sicherung aktivieren", "LabelBackupsEnableAutomaticBackupsHelp": "Backups werden in /metadata/backups gespeichert", "LabelBackupsMaxBackupSize": "Maximale Sicherungsgröße (in GB)",