summaryrefslogtreecommitdiff
path: root/app/Locale/es_ES/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-07-16 20:35:56 -0400
committerFrederic Guillot <fred@kanboard.net>2015-07-16 20:35:56 -0400
commitede1f1d9b0c06a05845f4125d59c97c29b6d9842 (patch)
tree2fc9f21c586501d43440dace17e71bfb40618bfc /app/Locale/es_ES/translations.php
parent12036aa21f4308aca4d816864b357f9627a0f437 (diff)
Refactoring of Github authentication (oauth url change)
Diffstat (limited to 'app/Locale/es_ES/translations.php')
-rw-r--r--app/Locale/es_ES/translations.php16
1 files changed, 8 insertions, 8 deletions
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php
index 36259a8a..dd8c1e09 100644
--- a/app/Locale/es_ES/translations.php
+++ b/app/Locale/es_ES/translations.php
@@ -338,14 +338,14 @@ return array(
'Maximum size: ' => 'Tamaño máximo',
'Unable to upload the file.' => 'No pude cargar el fichero.',
'Display another project' => 'Mostrar otro proyecto',
- 'Your GitHub account was successfully linked to your profile.' => 'Tu cuenta de GitHub ha sido correctamente vinculada con tu perfil',
- 'Unable to link your GitHub Account.' => 'Imposible vincular tu cuenta de GitHub',
- 'GitHub authentication failed' => 'Falló la autenticación de GitHub',
- 'Your GitHub account is no longer linked to your profile.' => 'Tu cuenta de GitHub ya no está vinculada a tu perfil',
- 'Unable to unlink your GitHub Account.' => 'Imposible desvincular tu cuenta de GitHub',
- 'Login with my GitHub Account' => 'Ingresar con mi cuenta de GitHub',
- 'Link my GitHub Account' => 'Vincular mi cuenta de GitHub',
- 'Unlink my GitHub Account' => 'Desvincular mi cuenta de GitHub',
+ 'Your Github account was successfully linked to your profile.' => 'Tu cuenta de Github ha sido correctamente vinculada con tu perfil',
+ 'Unable to link your Github Account.' => 'Imposible vincular tu cuenta de Github',
+ 'Github authentication failed' => 'Falló la autenticación de Github',
+ 'Your Github account is no longer linked to your profile.' => 'Tu cuenta de Github ya no está vinculada a tu perfil',
+ 'Unable to unlink your Github Account.' => 'Imposible desvincular tu cuenta de Github',
+ 'Login with my Github Account' => 'Ingresar con mi cuenta de Github',
+ 'Link my Github Account' => 'Vincular mi cuenta de Github',
+ 'Unlink my Github Account' => 'Desvincular mi cuenta de Github',
'Created by %s' => 'Creado por %s',
'Last modified on %B %e, %Y at %k:%M %p' => 'Última modificación %B %e, %Y a las %k:%M %p',
'Tasks Export' => 'Exportar tareas',