You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: framework/messages/fr/core.php
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -186,4 +186,5 @@
186
186
'You cannot delete the last remaining record in table {table}!' => 'Vous ne pouvez pas supprimer le dernier enregistrement restante dans le tableau {table}!',
187
187
'Warnings' => 'Avertissements',
188
188
'Wrong column name: {index} in table {table}' => 'Nom de colonne incorrect: {index} dans la table {table}',
189
+
'Wrong params for chunk size: {size} or callback method is callable.' => 'Wrong params for chunk size: {size} or callback method is callable.',
'Uploaded {file} is not a valid image! Please check carefully the file type.' => 'Ge�ploade file <strong>{file}</strong> is geen geldige afbeelding! Gelieve zorgvuldig te controleren het bestandstype.',
184
+
'Uploaded {file} is not a valid image! Please check carefully the file type.' => 'Geploade file <strong>{file}</strong> is geen geldige afbeelding! Gelieve zorgvuldig te controleren het bestandstype.',
185
185
'version' => 'versie',
186
186
'You cannot delete the last remaining record in table {table}!' => 'U kunt de laatst overgebleven record niet verwijderen in tabel {table}!',
187
187
'Warnings' => 'Waarschuwingen',
188
188
'Wrong column name: {index} in table {table}' => 'naam verkeerd column: {index} in tabel {table}',
189
+
'Wrong params for chunk size: {size} or callback method is callable.' => 'Wrong params for chunk size: {size} or callback method is callable.',
0 commit comments