Sync translations

This commit is contained in:
Frédéric Guillot
2023-01-14 11:41:42 -08:00
parent bb5e45ef69
commit bdaa2f585d
36 changed files with 213 additions and 9 deletions

View File

@@ -1428,4 +1428,10 @@ return array(
'You must select a file to upload as your avatar!' => 'Musisz wybrać plik, który chcesz przesłać jako swój awatar!',
'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => 'Przesłany plik nie jest prawidłowym obrazem! (Tylko *.gif, *.jpg, *.jpeg i *.png są dozwolone!)',
// 'Automatically set the due date when the task is moved away from a specific column' => '',
// 'No other projects found.' => '',
// 'Please choose a project you want to copy the tasks from.' => '',
// 'Import Tasks' => '',
// 'Copy' => '',
// 'Tasks copied successfully.' => '',
// 'Unable to copy tasks.' => '',
);