diff options
Diffstat (limited to 'apps/files_external/l10n/de_DE.php')
-rw-r--r-- | apps/files_external/l10n/de_DE.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/de_DE.php b/apps/files_external/l10n/de_DE.php index bf67b5035ff..bede14efc24 100644 --- a/apps/files_external/l10n/de_DE.php +++ b/apps/files_external/l10n/de_DE.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Please provide a valid Dropbox app key and secret." => "Bitte tragen Sie einen gültigen Dropbox-App-Key mit Secret ein.", "External storage" => "Externer Speicher", "Local" => "Lokal", "Location" => "Ort", @@ -43,7 +44,6 @@ $TRANSLATIONS = array( "Access granted" => "Zugriff gestattet", "Error configuring Dropbox storage" => "Fehler beim Einrichten von Dropbox", "Grant access" => "Zugriff gestatten", -"Please provide a valid Dropbox app key and secret." => "Bitte tragen Sie einen gültigen Dropbox-App-Key mit Secret ein.", "Error configuring Google Drive storage" => "Fehler beim Einrichten von Google Drive", "Personal" => "Persönlich", "System" => "System", |