From ae62e543d3a1173cd39f1910cb67c95a56a7a6a4 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sat, 2 Dec 2017 21:12:03 -0800 Subject: Add Instapaper integration --- locale/translations.go | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'locale/translations.go') diff --git a/locale/translations.go b/locale/translations.go index 49c241c..5803665 100644 --- a/locale/translations.go +++ b/locale/translations.go @@ -1,5 +1,5 @@ // Code generated by go generate; DO NOT EDIT. -// 2017-12-02 19:31:37.042505019 -0800 PST m=+0.027446145 +// 2017-12-02 21:11:24.028184492 -0800 PST m=+0.019358340 package locale @@ -160,12 +160,15 @@ var translations = map[string]string{ "Mark bookmark as unread": "Marquer le lien comme non lu", "Pinboard Tags": "Libellés de Pinboard", "Pinboard API Token": "Jeton de sécurité de l'API de Pinboard", - "Enable Pinboard": "Activer Pinboard" + "Enable Pinboard": "Activer Pinboard", + "Enable Instapaper": "Activer Instapaper", + "Instapaper Username": "Nom d'utilisateur Instapaper", + "Instapaper Password": "Mot de passe Instapaper" } `, } var translationsChecksums = map[string]string{ "en_US": "6fe95384260941e8a5a3c695a655a932e0a8a6a572c1e45cb2b1ae8baa01b897", - "fr_FR": "fce31dfc3b8d45ee1c5d0c7aca4449553a8228a2428491e5cf5cf9e507dddb31", + "fr_FR": "17a85afeb45665dc1a74cfb1fde83e0ed4ba335a8da56a328cf20ee4baec7567", } -- cgit v1.2.3