]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
Using new 'entry.default_title' as translation key
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / messages.en.yml
index 6b79dff1ea915548bcf95ccfe88f858e5c3b68f7..0a65ce9f84a6e42a073595fa4ef1438cda8f2724 100644 (file)
@@ -161,6 +161,7 @@ config:
                 notmatches: 'Tests that a <i>subject</i> is not matches a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>'
 
 entry:
+    default_title: 'Title of the entry'
     page_titles:
         unread: 'Unread entries'
         starred: 'Starred entries'
@@ -233,6 +234,7 @@ entry:
         created_at: 'Creation date'
         published_at: 'Publication date'
         published_by: 'Published by'
+        provided_by: 'Provided by'
     new:
         page_title: 'Save new entry'
         placeholder: 'http://website.com'