diff --git a/locales/de_DE/translations.php b/locales/de_DE/translations.php
index 20a603d..10539c4 100644
--- a/locales/de_DE/translations.php
+++ b/locales/de_DE/translations.php
@@ -68,7 +68,7 @@ return array(
'No subscription' => 'Keine Abonnements',
'remove' => 'löschen',
'refresh' => 'aktualisieren',
- 'feed link' => 'Feed Adresse',
+ 'feed link' => 'feed adresse',
'New subscription' => 'Neue Abonnements',
'Website or Feed URL' => 'Webseiten- oder Feed-URL',
'Add' => 'Hinzufügen',
diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php
index 31ad7e1..0c462ee 100644
--- a/locales/fr_FR/translations.php
+++ b/locales/fr_FR/translations.php
@@ -8,6 +8,7 @@ return array(
'After %d days' => 'Après %d jours',
'French' => 'Français',
'English' => 'Anglais',
+ 'German' => 'Allemand',
'unread' => 'non lus',
'bookmarks' => 'favoris',
'bookmark' => 'ajouter aux favoris',
@@ -96,4 +97,4 @@ return array(
'Do you really want to remove this subscription: "%s"?' => 'Voulez-vous vraiment supprimer cet abonnement : "%s" ?',
'Nothing to read, do you want to update your subscriptions?' =>
'Il n\'y a rien à lire, voulez-vous mettre à jour vos abonnements ?'
-);
\ No newline at end of file
+);