aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeremy Benoist <j0k3r@users.noreply.github.com>2016-07-18 22:56:02 +0200
committerGitHub <noreply@github.com>2016-07-18 22:56:02 +0200
commitab3eb4ba95e156bf5059d0bbb11e2cfde1119a4b (patch)
treed6c073637f7d5748e4d3383c44646a0911b6fc54
parent51cbc2ebfe28435c62c2ce43eeb32bb6668a3833 (diff)
parent57b62cbf79c904d5a27ac6c67b1ea0b3b3fdf5b4 (diff)
downloadwallabag-ab3eb4ba95e156bf5059d0bbb11e2cfde1119a4b.tar.gz
wallabag-ab3eb4ba95e156bf5059d0bbb11e2cfde1119a4b.tar.zst
wallabag-ab3eb4ba95e156bf5059d0bbb11e2cfde1119a4b.zip
Merge pull request #2194 from benages/patch-2
Fixed spelling Artúclos --> Artículos
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.es.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
index 8351bcf4..75978f16 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
@@ -135,7 +135,7 @@ config:
135 135
136entry: 136entry:
137 page_titles: 137 page_titles:
138 unread: 'Artúclos no leídos' 138 unread: 'Artículos no leídos'
139 starred: 'Artículos favoritos' 139 starred: 'Artículos favoritos'
140 archived: 'Artículos archivados' 140 archived: 'Artículos archivados'
141 filtered: 'Artículos filtrados' 141 filtered: 'Artículos filtrados'