Add french translation for German
This commit is contained in:
parent
ae467d98e9
commit
14745a3474
@ -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',
|
||||
|
@ -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 <a href="?action=refresh-all" data-action="refresh-all">update your subscriptions?</a>' =>
|
||||
'Il n\'y a rien à lire, voulez-vous <a href="?action=refresh-all" data-action="refresh-all">mettre à jour vos abonnements ?</a>'
|
||||
);
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user