aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.en.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.en.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
index 7da9fe6b..1ef2874d 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
@@ -155,6 +155,7 @@ config:
155 or: 'One rule OR another' 155 or: 'One rule OR another'
156 and: 'One rule AND another' 156 and: 'One rule AND another'
157 matches: 'Tests that a <i>subject</i> is matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>' 157 matches: 'Tests that a <i>subject</i> is matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>'
158 notmatches: 'Tests that a <i>subject</i> is not matches a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>'
158 159
159entry: 160entry:
160 page_titles: 161 page_titles:
@@ -361,7 +362,7 @@ quickstart:
361 developer: 362 developer:
362 title: 'Developers' 363 title: 'Developers'
363 description: 'We also thought to the developers: Docker, API, translations, etc.' 364 description: 'We also thought to the developers: Docker, API, translations, etc.'
364 create_application: 'Create your third application' 365 create_application: 'Create your third-party application'
365 use_docker: 'Use Docker to install wallabag' 366 use_docker: 'Use Docker to install wallabag'
366 docs: 367 docs:
367 title: 'Full documentation' 368 title: 'Full documentation'
@@ -512,6 +513,8 @@ user:
512 delete: Delete 513 delete: Delete
513 delete_confirm: Are you sure? 514 delete_confirm: Are you sure?
514 back_to_list: Back to list 515 back_to_list: Back to list
516 search:
517 placeholder: Filter by username or email
515 518
516error: 519error:
517 page_title: An error occurred 520 page_title: An error occurred