Change wording in French translation
This commit is contained in:
parent
eefab601da
commit
b75a9987ba
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
// Code generated by go generate; DO NOT EDIT.
|
||||
// 2017-12-03 17:25:29.428779083 -0800 PST m=+0.041806008
|
||||
// 2017-12-04 21:22:23.44799753 -0800 PST m=+0.006646042
|
||||
|
||||
package locale
|
||||
|
||||
|
@ -145,7 +145,7 @@ var translations = map[string]string{
|
|||
"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 tous les abonnements en arrière-plan",
|
||||
"Refresh all feeds in the 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",
|
||||
|
@ -173,5 +173,5 @@ var translations = map[string]string{
|
|||
|
||||
var translationsChecksums = map[string]string{
|
||||
"en_US": "6fe95384260941e8a5a3c695a655a932e0a8a6a572c1e45cb2b1ae8baa01b897",
|
||||
"fr_FR": "a2f9b16737041413669e754eddf07ec7817e70dd42dc99a951a162d166663f1c",
|
||||
"fr_FR": "ef3d095f3e78d88a2746240769fa30d2e83c6519187d98e2193c9231dda5d882",
|
||||
}
|
||||
|
|
|
@ -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 tous les abonnements en arrière-plan",
|
||||
"Refresh all feeds in the 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",
|
||||
|
|
Loading…
Add table
Reference in a new issue