diff options
Diffstat (limited to 'app/i18n/es/index.php')
| -rw-r--r-- | app/i18n/es/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/es/index.php b/app/i18n/es/index.php index 9ebd93dbc..5b8a35634 100644 --- a/app/i18n/es/index.php +++ b/app/i18n/es/index.php @@ -66,6 +66,7 @@ return array( 'mark_cat_read' => 'Marcar categoría como leída', 'mark_feed_read' => 'Marcar fuente como leída', 'mark_selection_unread' => 'Marcar la selección como no leída', + 'mylabels' => 'Mis etiquetas', 'newer_first' => 'Nuevos primero', 'non-starred' => 'Mostrar todos menos los favoritos', 'normal_view' => 'Vista normal', @@ -90,7 +91,6 @@ return array( 'starred' => 'Mostrar solo los favoritos', 'stats' => 'Estadísticas', 'subscription' => 'Administración de suscripciones', - 'tags' => 'Mis etiquetas', 'unread' => 'Mostrar solo no leídos', ), 'share' => 'Compartir', |
