diff options
Diffstat (limited to 'language/es_ES/admin.lang.php')
-rw-r--r-- | language/es_ES/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index d189ab573..3870ad078 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -634,4 +634,5 @@ $lang['No element in this category'] = 'Ningún elemento en esta categoría'; $lang['Images manual order was saved'] = 'La orden manual de las imágenes ha sido salvada'; $lang['ranks'] = 'Filas'; /* TODO */ $lang['Drag to re-order'] = 'Drag to re-order'; +/* TODO */ $lang['Unable to retrieve server informations since allow_url_fopen is disabled.'] = 'Unable to retrieve server informations since allow_url_fopen is disabled.'; ?> |