From 06d0b7048ebcdfdf6e24eec3ac7dc8fb0327dd6f Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Mon, 30 Jun 2014 21:52:02 -0300 Subject: Merge pull-request: Github authentication #162 --- app/Locales/es_ES/translations.php | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'app/Locales/es_ES/translations.php') diff --git a/app/Locales/es_ES/translations.php b/app/Locales/es_ES/translations.php index 70bb9ffa..98ab30ca 100644 --- a/app/Locales/es_ES/translations.php +++ b/app/Locales/es_ES/translations.php @@ -376,4 +376,12 @@ return array( 'Unable to upload the file.' => 'No pude cargar el fichero.', 'Actions' => 'Acciones', // 'Display another project' => '', + // 'Your GitHub account was successfully linked to your profile.' => '', + // 'Unable to link your GitHub Account.' => '', + // 'GitHub authentication failed' => '', + // 'Your GitHub account is no longer linked to your profile.' => '', + // 'Unable to unlink your GitHub Account.' => '', + // 'Login with my GitHub Account' => '', + // 'Link my GitHub Account' => '', + // 'Unlink my GitHub Account' => '', ); -- cgit v1.2.3