diff options
Diffstat (limited to 'core/l10n/es_CL.js')
-rw-r--r-- | core/l10n/es_CL.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/es_CL.js b/core/l10n/es_CL.js index 33de74ee9ee..46e2ece071d 100644 --- a/core/l10n/es_CL.js +++ b/core/l10n/es_CL.js @@ -42,7 +42,6 @@ OC.L10N.register( "Admin" : "Administración", "Help" : "Ayuda", "Username" : "Usuario", - "You are accessing the server from an untrusted domain." : "Usted está accediendo al servidor desde un dominio no confiable.", - "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor contacte con su administrador. Si usted es el administrador de esta instancia, configure la opción \"trusted_domain\" en \"config/config.php\". Un ejemplo de la configuración está disponible en config/config.sample.php" + "You are accessing the server from an untrusted domain." : "Usted está accediendo al servidor desde un dominio no confiable." }, "nplurals=2; plural=(n != 1);"); |