From 82a2a6f023f58f65df93d11339f4be36a8c2b16f Mon Sep 17 00:00:00 2001 From: rom-1 <37835829+rom-1@users.noreply.github.com> Date: Sun, 17 Jan 2021 18:29:21 +0100 Subject: Updated German Translation (#3379) * Updated German Translation completed german translation, as of now 100%. * changing the word display -> filter The whole interface is a little mess, but I guess this might be fitting a bit better * Fix ignore Co-authored-by: Alexandre Alapetite --- app/i18n/de/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/de/install.php') diff --git a/app/i18n/de/install.php b/app/i18n/de/install.php index db1f71984..cc6563887 100644 --- a/app/i18n/de/install.php +++ b/app/i18n/de/install.php @@ -90,7 +90,7 @@ return array( ), 'tmp' => array( 'nok' => 'Überprüfen Sie die Berechtigungen des Verzeichnisses %s. Der HTTP-Server muss Schreibrechte besitzen.', - 'ok' => 'Permissions on the temp directory are good.', // TODO - Translation + 'ok' => 'Die Berechtigungen des Temp Verzeichnisses sind in Ordnung.', ), 'users' => array( 'nok' => 'Überprüfen Sie die Berechtigungen des Verzeichnisses %s. Der HTTP-Server muss Schreibrechte besitzen.', -- cgit v1.2.3