diff options
author | benages <juanjo@benages.eu> | 2016-07-18 21:53:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-18 21:53:53 +0200 |
commit | 57b62cbf79c904d5a27ac6c67b1ea0b3b3fdf5b4 (patch) | |
tree | d6c073637f7d5748e4d3383c44646a0911b6fc54 /src | |
parent | 51cbc2ebfe28435c62c2ce43eeb32bb6668a3833 (diff) | |
download | wallabag-57b62cbf79c904d5a27ac6c67b1ea0b3b3fdf5b4.tar.gz wallabag-57b62cbf79c904d5a27ac6c67b1ea0b3b3fdf5b4.tar.zst wallabag-57b62cbf79c904d5a27ac6c67b1ea0b3b3fdf5b4.zip |
Fixed spelling Artúclos --> ArtÃculos
Diffstat (limited to 'src')
-rw-r--r-- | src/Wallabag/CoreBundle/Resources/translations/messages.es.yml | 2 |
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 | ||
136 | entry: | 136 | entry: |
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' |