Merge pull request #546 from volp1s/fix-lang-duplicate-key

Duplicate array key in lang.php in all languages
This commit is contained in:
Manish Verma
2018-08-06 11:33:31 +05:30
committed by GitHub
7 changed files with 1 additions and 26 deletions

View File

@@ -28,7 +28,7 @@ return [
|--------------------------------------
*/
'Login_to_start_your_session' => 'Einloggen um Ihre Sitzung zu starten',
'login' => 'Login',
'login' => 'Anmeldung',
'remember' => 'Erinnere dich an mich',
'signmein' => 'Melde mich an',
'iforgot' => 'Ich habe mein Passwort vergessen',
@@ -36,7 +36,6 @@ return [
'password' => 'Passwort',
'woops' => 'Whoops!',
'theirisproblem' => 'Es gab einige Probleme mit Ihrer Eingabe.',
'login' => 'Anmeldung',
'e-mail' => 'E-Mail',
'reg_new_member' => 'Registrieren für eine neue Mitgliedschaft',
/*
@@ -923,7 +922,6 @@ return [
*translation required from here
*****************************************************/
'edit_profile' => 'Profil bearbeiten',
'you_are_here' => 'Du bist hier',
'Send' => 'senden',
'no_article' => 'Kein Artikel',
'profile_settings' => 'Profileinstellungen',
@@ -1154,7 +1152,6 @@ return [
'banned-users' => 'Gesperrte Benutzer',
'inactive-users' => 'Inaktiver Benutzer',
'all-users' => 'Alle Nutzer',
'search' => 'Suche...',
//update 21-12-2016
'selected-user-is-already-the-owner' => 'Der ausgewählte Benutzer ist bereits Inhaber dieses Tickets.',
//updated 15-5-2017

View File

@@ -51,7 +51,6 @@ return [
'password_confirmation' => 'Password confirmation',
'woops' => 'Whoops!',
'theirisproblem' => 'There were some problems with your input.',
'login' => 'Login',
'e-mail' => 'Email',
'reg_new_member' => 'Register a new membership',
'this_account_is_currently_inactive' => 'This account is currently inactive!',
@@ -757,7 +756,6 @@ return [
'edit' => 'Edit',
'departments' => 'Departments',
'groups' => 'Groups',
'select_a_time_zone' => 'Select a time zone',
'time_zones' => 'Time zones',
/*
|--------------------------------------
@@ -828,7 +826,6 @@ return [
'the_associated_helptopic_has_been_deactivated' => 'The associated helptopic has been deactivated',
'department_deleted_sucessfully' => 'Department deleted successfully',
'department_can_not_delete' => 'Department can not be deleted',
'select_a_department' => 'Select a department',
'make-default-department' => 'Make system\'s default department',
/*
|--------------------------------------
@@ -1360,7 +1357,6 @@ return [
'post_comment' => 'Post comment',
'plugin' => 'Plugin',
'edit_profile' => 'Edit profile',
'you_are_here' => 'You are here',
'Send' => 'SEND',
'no_article' => 'No article',
'profile_settings' => 'Profile settings',
@@ -1591,7 +1587,6 @@ return [
'banned-users' => 'Banned users',
'inactive-users' => 'Inactive users',
'all-users' => 'All users',
'search' => 'Search...',
//update 21-12-2016
'selected-user-is-already-the-owner' => 'Selected user is already the owner of this ticket.',
//updated 15-5-2017

View File

@@ -44,7 +44,6 @@ return [
'password' => 'Mot de passe',
'woops' => 'Oups!',
'theirisproblem' => 'Il y a eu un problème avec ce que vous avez saisi',
'login' => 'Connexion',
'e-mail' => 'E-mail',
'reg_new_member' => 'Inscrivez-vous',
'this_account_is_currently_inactive' => 'Ce compte est actuellement inactif!',
@@ -790,7 +789,6 @@ return [
'the_associated_helptopic_has_been_deactivated' => 'La branche de support associée a été désactivée',
'department_deleted_sucessfully' => 'Département supprimé avec succès',
'department_can_not_delete' => 'Le département ne peut pas être supprimé',
'select_a_department' => 'Sélectionner un département',
'make-default-department' => 'Marquer comme département par défaut du système',
/*
|--------------------------------------
@@ -1322,7 +1320,6 @@ return [
'post_comment' => 'Poster commentaire',
'plugin' => 'Plugin',
'edit_profile' => 'Modifier profil',
'you_are_here' => 'Vous êtes ici',
'Send' => 'VALIDER',
'no_article' => 'Pas d\'article',
'profile_settings' => 'Paramètres du profil',
@@ -1562,7 +1559,6 @@ return [
'banned-users' => 'Utilisateurs bannis',
'inactive-users' => 'Utilisateurs inactifs',
'all-users' => 'Tous les utilisateurs',
'search' => 'Rechercher...',
//update 21-12-2016
'selected-user-is-already-the-owner' => 'L\'utilisateur sélectionné est déjà le propriétaire du ticket.',
//updated 15-5-2017

View File

@@ -1356,7 +1356,6 @@ return [
'post_comment' => 'Pubblica un commento',
'plugin' => 'Plugin',
'edit_profile' => 'Modifica profilo',
'you_are_here' => 'Sei qui',
'Send' => 'INVIA',
'no_article' => 'Nessun articolo',
'profile_settings' => 'Impostazioni profilo',
@@ -1586,7 +1585,6 @@ return [
'banned-users' => 'Utenti bannati',
'inactive-users' => 'Utenti inattivi',
'all-users' => 'Tutti gli utenti',
'search' => 'Cerca...',
//update 21-12-2016
'selected-user-is-already-the-owner' => 'L\'utente selezionato è già il proprietario del ticket.',
];

View File

@@ -64,7 +64,6 @@ return [
'password' => 'Wachtwoord',
'woops' => 'Oeps!!',
'theirisproblem' => 'Er is een probleem met je invoer.',
'login' => 'Login',
'e-mail' => 'E-mailadres',
'reg_new_member' => 'Registreren',
'this_account_is_currently_inactive' => 'Dit account is niet actief!',
@@ -853,7 +852,6 @@ return [
'the_associated_helptopic_has_been_deactivated' => 'Het gerelateerde help-onderwerp is uitgeschakeld',
'department_deleted_sucessfully' => 'Afdeling succesvol verwijderd',
'department_can_not_delete' => 'Afdeling kan niet verwijderd worden',
'select_a_department' => 'Selecteer een afdeling',
'make-default-department' => 'Maak hier de standaard afdeling van',
/*
|--------------------------------------
@@ -1378,7 +1376,6 @@ return [
'post_comment' => 'Plaats reactie',
'plugin' => 'Plugin',
'edit_profile' => 'Bewerk profiel',
'you_are_here' => 'Je bent hier',
'Send' => 'Verstuur',
'no_article' => 'Geen artikel',
'profile_settings' => 'Profiel instellingen',
@@ -1608,7 +1605,6 @@ return [
'banned-users' => 'Banned users',
'inactive-users' => 'Inactive users',
'all-users' => 'All users',
'search' => 'Search...',
//update 21-12-2016
'selected-user-is-already-the-owner' => 'Selected user is already the owner of this ticket.',
//updated 15-5-2017

View File

@@ -57,7 +57,6 @@ return [
'password' => 'Senha',
'woops' => 'Whoops!',
'theirisproblem' => 'Ocorreu um erro durante o login.',
'login' => 'Login',
'e-mail' => 'E-mail',
'reg_new_member' => 'Registrar uma nova associação.',
'this_account_is_currently_inactive' => 'Essa conta está inativa!',
@@ -789,7 +788,6 @@ return [
'the_associated_helptopic_has_been_deactivated' => 'O tópico de ajuda associado foi desativado',
'department_deleted_sucessfully' => 'Departamento deletado com sucesso',
'department_can_not_delete' => 'Departamento não pode ser deletado',
'select_a_department' => 'Selecione um departamento',
'make-default-department' => 'Criar departamento padrão',
/*
|--------------------------------------
@@ -1316,7 +1314,6 @@ return [
'post_comment' => 'Enviar comentário',
'plugin' => 'Plugin',
'edit_profile' => 'Editar Perfil',
'you_are_here' => 'Você está aqui',
'Send' => 'ENVIAR',
'no_article' => 'Nenhum artigo',
'profile_settings' => 'Configurações de perfil',
@@ -1553,7 +1550,6 @@ return [
'banned-users' => 'Banned users',
'inactive-users' => 'Inactive users',
'all-users' => 'All users',
'search' => 'Search...',
//update 21-12-2016
'selected-user-is-already-the-owner' => 'Selected user is already the owner of this ticket.',
//updated 15-5-2017

View File

@@ -34,7 +34,6 @@ return [
'password' => 'Пароль',
'woops' => 'Whoops!',
'theirisproblem' => 'There were some problems with your input.',
'login' => 'Login',
'e-mail' => 'E-mail',
'reg_new_member' => 'Register a new membership',
/*
@@ -830,7 +829,6 @@ return [
/* Translation reuired */
/*****************************************************************************************/
'edit_profile' => 'Edit profile',
'you_are_here' => 'You are here',
'Send' => 'SEND',
'no_article' => 'No article',
'profile_settings' => 'Profile settings',
@@ -1062,7 +1060,6 @@ return [
'banned-users' => 'Banned users',
'inactive-users' => 'Inactive users',
'all-users' => 'All users',
'search' => 'Search...',
//update 21-12-2016
'selected-user-is-already-the-owner' => 'Selected user is already the owner of this ticket.',
//updated 15-5-2017