Explorar el Código

i18n: German

Completed cherry-pick of https://github.com/FreshRSS/FreshRSS/pull/832 +
corrections
Alexandre Alapetite hace 11 años
padre
commit
044c442806
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      app/i18n/de/admin.php

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

@@ -127,11 +127,11 @@ return array(
 		'entry_repartition' => 'Einträge-Verteilung',
 		'feed' => 'Feed',
 		'feed_per_category' => 'Feeds pro Kategorie',
-		'idle' => 'Inkative Feeds',
+		'idle' => 'Inaktive Feeds',
 		'main' => 'Haupt-Statistiken',
 		'main_stream' => 'Haupt-Feeds',
 		'menu' => array(
-			'idle' => 'Inkative Feeds',
+			'idle' => 'Inaktive Feeds',
 			'main' => 'Haupt-Statistiken',
 			'repartition' => 'Artikel-Verteilung',
 		),