diff options
author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-09-13 22:38:05 +0200 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-09-13 22:38:05 +0200 |
commit | d4e366f6eba38c00b2f1660aa548d8c7164f6cf0 (patch) | |
tree | 169d2225818cd1b1233ba696dec1e75f5a8a06d0 /app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml | |
parent | 47d7c682a453a4831c07db926d22461f310642c6 (diff) | |
download | wallabag-d4e366f6eba38c00b2f1660aa548d8c7164f6cf0.tar.gz wallabag-d4e366f6eba38c00b2f1660aa548d8c7164f6cf0.tar.zst wallabag-d4e366f6eba38c00b2f1660aa548d8c7164f6cf0.zip |
Add missing translations
Diffstat (limited to 'app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml')
-rw-r--r-- | app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml index 731e6099..446c9d05 100644 --- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml +++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml | |||
@@ -9,7 +9,8 @@ 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 | rabbitmq: Enable RabbitMQ to import data asynchronously | 12 | import_with_rabbitmq: Enable RabbitMQ to import data asynchronously |
13 | import_with_redis: Enable Redis to import data asynchronously | ||
13 | shaarli_url: Shaarli URL, if the service is enabled | 14 | shaarli_url: Shaarli URL, if the service is enabled |
14 | share_diaspora: Enable share to Diaspora | 15 | share_diaspora: Enable share to Diaspora |
15 | share_mail: Enable share by email | 16 | share_mail: Enable share by email |