Explorar o código

Update install.php (#2074)

Twilek-de %!s(int64=7) %!d(string=hai) anos
pai
achega
6e17fa8995
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      app/i18n/de/install.php

+ 2 - 2
app/i18n/de/install.php

@@ -69,8 +69,8 @@ return array(
 			'ok' => 'Sie haben eine empfohlene Bibliothek um JSON zu parsen.',
 		),
 		'mbstring' => array(
-			'nok' => 'Cannot find the recommended library mbstring for Unicode.',	//TODO
-			'ok' => 'You have the recommended library mbstring for Unicode.',	//TODO
+			'nok' => 'Es fehlt die empfohlene mbstring-Bibliothek für Unicode.',
+			'ok' => 'Sie haben die empfohlene mbstring-Bibliothek für Unicode.',
 		),
 		'minz' => array(
 			'nok' => 'Ihnen fehlt das Minz-Framework.',