diff options
Diffstat (limited to 'apps/files_external/l10n/de.php')
-rw-r--r-- | apps/files_external/l10n/de.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/de.php b/apps/files_external/l10n/de.php index c716d135dea..eccfd70a5d3 100644 --- a/apps/files_external/l10n/de.php +++ b/apps/files_external/l10n/de.php @@ -7,7 +7,7 @@ $TRANSLATIONS = array( "Key" => "Schlüssel", "Secret" => "Geheime Zeichenkette", "Bucket" => "Bucket", -"Amazon S3 and compliant" => "Amazon S3 und Kompatible", +"Amazon S3 and compliant" => "Amazon S3 und kompatible", "Access Key" => "Zugriffsschlüssel", "Secret Key" => "Sicherheitssschlüssel", "Hostname (optional)" => "Host-Name (Optional)", |