aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/translations.go
diff options
context:
space:
mode:
Diffstat (limited to 'locale/translations.go')
-rw-r--r--locale/translations.go12
1 files changed, 9 insertions, 3 deletions
diff --git a/locale/translations.go b/locale/translations.go
index 8f5f4ed..7a82d05 100644
--- a/locale/translations.go
+++ b/locale/translations.go
@@ -1,5 +1,5 @@
// Code generated by go generate; DO NOT EDIT.
-// 2017-12-16 17:48:32.323083386 -0800 PST m=+0.056720065
+// 2017-12-18 18:49:32.159555255 -0800 PST m=+0.041213049
package locale
@@ -171,12 +171,18 @@ var translations = map[string]string{
"Scraper Rules": "Règles pour récupérer le contenu original",
"Rewrite Rules": "Règles de réécriture",
"Preferences saved!": "Préférences sauvegardées !",
- "Your external account is now linked !": "Votre compte externe est maintenant associé !"
+ "Your external account is now linked !": "Votre compte externe est maintenant associé !",
+ "Save articles to Wallabag": "Sauvegarder les articles vers Wallabag",
+ "Wallabag API Endpoint": "URL de l'API de Wallabag",
+ "Wallabag Client ID": "Identifiant du client Wallabag",
+ "Wallabag Client Secret": "Clé secrète du client Wallabag",
+ "Wallabag Username": "Nom d'utilisateur de Wallabag",
+ "Wallabag Password": "Mot de passe de Wallabag"
}
`,
}
var translationsChecksums = map[string]string{
"en_US": "6fe95384260941e8a5a3c695a655a932e0a8a6a572c1e45cb2b1ae8baa01b897",
- "fr_FR": "f52a6503ee61d1103adb280c242d438a89936b34d147d29c2502cec8b2cc9ff9",
+ "fr_FR": "3a71dbf4fcdb488acdaf43530e521a0c17a28ef637fbd60b204e468afb0dbe09",
}