Просмотр исходного кода

i18n: German

Completed cherry-pick of https://github.com/FreshRSS/FreshRSS/pull/832 +
corrections
Alexandre Alapetite 11 лет назад
Родитель
Сommit
044c442806
1 измененных файлов с 2 добавлено и 2 удалено
  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',
 		),