1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-10-20 19:52:08 +00:00

Show more feed information on edit page

This commit is contained in:
Frédéric Guillot 2017-12-26 20:58:16 -08:00
parent a475b875c5
commit 884446e7b6
5 changed files with 35 additions and 11 deletions

View file

@ -129,7 +129,7 @@
"Drag and drop this link to your bookmarks.": "Glisser-déposer ce lien dans vos favoris.",
"This special link allows you to subscribe to a website directly by using a bookmark in your web browser.": "Ce lien spécial vous permet de vous abonner à un site web directement en utilisant un marque page dans votre navigateur web.",
"Add to Miniflux": "Ajouter à Miniflux",
"Refresh all feeds in the background": "Actualiser les abonnements en arrière-plan",
"Refresh all feeds in background": "Actualiser les abonnements en arrière-plan",
"Sign in with Google": "Se connecter avec Google",
"Unlink my Google account": "Dissocier mon compte Google",
"Link my Google account": "Associer mon compte Google",
@ -167,5 +167,9 @@
"Star": "Favoris",
"Unstar": "Enlever favoris",
"Starred": "Favoris",
"There is no bookmark at the moment.": "Il n'y a aucun favoris pour le moment."
"There is no bookmark at the moment.": "Il n'y a aucun favoris pour le moment.",
"Last checked:": "Dernière vérification :",
"ETag header:": "En-tête ETag :",
"LastModified header:": "En-tête LastModified :",
"None": "Aucun/Aucune"
}