diff options
Diffstat (limited to 'language/es_ES')
-rw-r--r-- | language/es_ES/admin.lang.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index 33e7a36e5..37d2f9519 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -754,4 +754,7 @@ $lang['The following tag was deleted'] = 'La etiquetas siguiente ha sido suprimi $lang['There is no other language available.'] = 'No hay otra idiomaa disponible'; $lang['There is no other plugin available.'] = 'No hay otra plugin disponible'; $lang['There is no other theme available.'] = 'No hay otra thema disponible'; +$lang['By rank'] = 'Por la fila'; +$lang['Manual order'] = 'Orden manual'; +$lang['Add another set of photos'] = 'AƱadir otras fotos'; ?>
\ No newline at end of file |