Add quick link assign me in different views

This commit is contained in:
Frédéric Guillot
2018-06-07 15:02:10 -07:00
parent dfea2f2365
commit 9d4be201aa
41 changed files with 94 additions and 48 deletions

View File

@@ -1022,7 +1022,6 @@ return array(
'Edit description' => 'Edytuj opis',
'New internal link' => 'Nowy wewnętrzny link',
'Display list of keyboard shortcuts' => 'Wyświetl skróty klawiszowe',
'Set start date' => 'Ustaw datę rozpoczęcia',
// 'Avatar' => '',
'Upload my avatar image' => 'Prześlij avatar',
'Remove my image' => 'Usuń',
@@ -1383,4 +1382,5 @@ return array(
// 'Edit tasks in bulk' => '',
// 'Choose the properties that you would like to change for the selected tasks.' => '',
// 'Configure this project' => '',
// 'Start now' => '',
);