diff options
author | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2016-02-04 17:45:50 +0100 |
---|---|---|
committer | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2016-02-04 17:45:50 +0100 |
commit | 2ab20ed6f9abe94fc5405740ea1598efc3ff1c16 (patch) | |
tree | fe5464d602ffae868506eea3c72a6af7d9573025 /app/Resources | |
parent | eb3e3969a2d09767a1eb3042b74ce1f8736e3b4d (diff) | |
parent | bc358c918005159afe3f7c350c0c0c29f4054e4c (diff) | |
download | wallabag-2ab20ed6f9abe94fc5405740ea1598efc3ff1c16.tar.gz wallabag-2ab20ed6f9abe94fc5405740ea1598efc3ff1c16.tar.zst wallabag-2ab20ed6f9abe94fc5405740ea1598efc3ff1c16.zip |
Merge pull request #1644 from wallabag/v2-enable-confirmation-parameter
Fix #1622: parameter for FosUser confirmation
Diffstat (limited to 'app/Resources')
-rw-r--r-- | app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml index b5385dc3..6d86eab6 100644 --- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml +++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml | |||
@@ -9,7 +9,7 @@ export_json: Enable JSON export | |||
9 | export_txt: Enable TXT export | 9 | export_txt: Enable TXT export |
10 | export_xml: Enable XML export | 10 | export_xml: Enable XML export |
11 | pocket_consumer_key: Consumer key for Pocket to import contents (https://getpocket.com/developer/docs/authentication) | 11 | pocket_consumer_key: Consumer key for Pocket to import contents (https://getpocket.com/developer/docs/authentication) |
12 | shaarli_url: URL de Shaarli, if the service is enabled | 12 | shaarli_url: Shaarli URL, if the service is enabled |
13 | share_diaspora: Enable share to Diaspora | 13 | share_diaspora: Enable share to Diaspora |
14 | share_mail: Enable share by email | 14 | share_mail: Enable share by email |
15 | share_shaarli: Enable share to Shaarli | 15 | share_shaarli: Enable share to Shaarli |