aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/CraueConfigBundle/translations
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-02-15 21:30:55 +0100
committerJeremy Benoist <jeremy.benoist@gmail.com>2016-09-11 21:57:09 +0200
commit40d2a29443df8ef6fdf1f2d09b5ba8808543c245 (patch)
tree2bc78f398472867864adddcf03bf62ac0c390083 /app/Resources/CraueConfigBundle/translations
parente31ee20dd7ed0f92e5c41c35a0876529d0b03436 (diff)
downloadwallabag-40d2a29443df8ef6fdf1f2d09b5ba8808543c245.tar.gz
wallabag-40d2a29443df8ef6fdf1f2d09b5ba8808543c245.tar.zst
wallabag-40d2a29443df8ef6fdf1f2d09b5ba8808543c245.zip
Replace RabbitMQ injection with CraueConfiguration
Diffstat (limited to 'app/Resources/CraueConfigBundle/translations')
-rw-r--r--app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml
index 48d0ec4b..731e6099 100644
--- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml
+++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml
@@ -9,6 +9,7 @@ export_json: Enable JSON export
9export_txt: Enable TXT export 9export_txt: Enable TXT export
10export_xml: Enable XML export 10export_xml: Enable XML export
11pocket_consumer_key: Consumer key for Pocket to import contents (https://getpocket.com/developer/docs/authentication) 11pocket_consumer_key: Consumer key for Pocket to import contents (https://getpocket.com/developer/docs/authentication)
12rabbitmq: Enable RabbitMQ to import data asynchronously
12shaarli_url: Shaarli URL, if the service is enabled 13shaarli_url: Shaarli URL, if the service is enabled
13share_diaspora: Enable share to Diaspora 14share_diaspora: Enable share to Diaspora
14share_mail: Enable share by email 15share_mail: Enable share by email