From d35ba2c3d6c822b293e7d04baa934845d44bec99 Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Sun, 21 Aug 2016 22:22:34 +0200 Subject: Display text on baggy Instead of using icons (which aren't available) display real text for reading time & creation date --- src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml') diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml index cc460477..829df809 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml @@ -193,6 +193,7 @@ entry: edit_title: 'Modifier le titre' original_article: 'original' annotations_on_the_entry: '{0} Aucune annotation|{1} Une annotation|]1,Inf[ %nbAnnotations% annotations' + created_at: 'Date de création' new: page_title: 'Sauvegarder un nouvel article' placeholder: 'http://website.com' -- cgit v1.2.3