diff options
Diffstat (limited to 'locales')
-rw-r--r-- | locales/fr_FR/translations.php | 2 | ||||
-rw-r--r-- | locales/pl_PL/translations.php | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php index 76e4fc37..4249632a 100644 --- a/locales/fr_FR/translations.php +++ b/locales/fr_FR/translations.php @@ -124,8 +124,6 @@ return array( 'The user id is required' => 'L\'id de l\'utilisateur est obligatoire', 'Passwords doesn\'t matches' => 'Les mots de passe ne correspondent pas', 'The confirmation is required' => 'Le confirmation est requise', - 'The password is required' => 'Le mot de passe est obligatoire', - 'The title is required' => 'Le titre est obligatoire', 'The column is required' => 'La colonne est obligatoire', 'The project is required' => 'Le projet est obligatoire', 'The color is required' => 'La couleur est obligatoire', diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php index 2c7a8ea3..ae3df97e 100644 --- a/locales/pl_PL/translations.php +++ b/locales/pl_PL/translations.php @@ -124,8 +124,6 @@ return array( 'The user id is required' => 'ID użytkownika jest wymagane', 'Passwords doesn\'t matches' => 'Hasła nie pasują do siebie', 'The confirmation is required' => 'Wymagane jest potwierdzenie', - 'The password is required' => 'Hasło jest wymagane', - 'The title is required' => 'Tutył jest wymagany', 'The column is required' => 'Kolumna jest wymagana', 'The project is required' => 'Projekt jest wymagany', 'The color is required' => 'Kolor jest wymagany', |