diff options
Diffstat (limited to '')
-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 3870ad078..1b93dde09 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -635,4 +635,5 @@ $lang['Images manual order was saved'] = 'La orden manual de las imágenes ha si $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.'; +/* TODO */ $lang['Quick Local Synchronization'] = 'Quick Local Synchronization'; ?> |