aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/es/admin.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/es/admin.php')
-rw-r--r--app/i18n/es/admin.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/i18n/es/admin.php b/app/i18n/es/admin.php
index 4346f1ae6..e9e4168cd 100644
--- a/app/i18n/es/admin.php
+++ b/app/i18n/es/admin.php
@@ -184,9 +184,9 @@ return array(
'title' => 'Formulario de registro del usuario',
),
'tos' => array(
- 'disabled' => 'is not given', // TODO
- 'enabled' => '<a href="./?a=tos">is enabled</a>', // TODO
- 'help' => 'How to <a href="https://freshrss.github.io/FreshRSS/en/admins/12_User_management.html#enable-terms-of-service-tos" target="_blank">enable the Terms of Service</a>', // TODO
+ 'disabled' => 'no se proporciona',
+ 'enabled' => '<a href="./?a=tos">está activado</a>',
+ 'help' => 'Cómo <a href="https://freshrss.github.io/FreshRSS/en/admins/12_User_management.html#enable-terms-of-service-tos" target="_blank">activar las Condiciones de servicio</a>',
),
),
'update' => array(