From ecf41ab3fa98884b947d46b71a1f8fc66fddd97d Mon Sep 17 00:00:00 2001 From: Kevin Decherf Date: Sun, 12 Nov 2017 21:09:59 +0100 Subject: Replace hardcoded 'Provided by' string with i18n string Signed-off-by: Kevin Decherf --- src/Wallabag/CoreBundle/Resources/translations/messages.es.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.es.yml') diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml index 0b88dd6c..e3b625f7 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml @@ -233,6 +233,7 @@ entry: created_at: 'Fecha de creación' # published_at: 'Publication date' # published_by: 'Published by' + # provided_by: 'Provided by' new: page_title: 'Guardar un nuevo artículo' placeholder: 'http://sitioweb.com' -- cgit v1.2.3