aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2017-04-05 22:22:16 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2017-04-05 22:22:52 +0200
commit5e9009ce86a366001616fad5b28cb59dc20ee4df (patch)
treefc4c88f3405d6f56a1fc27f9af43ab6be4117758 /src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
parent19122cf66037f86375072ffa60b6a43b54f02f99 (diff)
downloadwallabag-5e9009ce86a366001616fad5b28cb59dc20ee4df.tar.gz
wallabag-5e9009ce86a366001616fad5b28cb59dc20ee4df.tar.zst
wallabag-5e9009ce86a366001616fad5b28cb59dc20ee4df.zip
Added publication date
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.en.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.en.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
index 2fa3192e..bc2a90a5 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
@@ -224,6 +224,7 @@ entry:
224 original_article: 'original' 224 original_article: 'original'
225 annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %count% annotations' 225 annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %count% annotations'
226 created_at: 'Creation date' 226 created_at: 'Creation date'
227 published_at: 'Publication date'
227 new: 228 new:
228 page_title: 'Save new entry' 229 page_title: 'Save new entry'
229 placeholder: 'http://website.com' 230 placeholder: 'http://website.com'