Reword project settings label

This commit is contained in:
Frédéric Guillot
2018-06-06 14:00:25 -07:00
parent 5064fcd330
commit 07a0a816b1
33 changed files with 34 additions and 34 deletions

View File

@@ -1022,7 +1022,6 @@ return array(
'Edit description' => 'Modifică descrierea',
'New internal link' => 'Legătură internă nouă',
'Display list of keyboard shortcuts' => 'Afișează lista de scurtături pe tastatură',
'Menu' => 'Meniu',
'Set start date' => 'Definește data pornirii',
'Avatar' => 'Avatar',
'Upload my avatar image' => 'Încarcă o imagine de avatar',
@@ -1383,4 +1382,5 @@ return array(
// 'Move selected tasks to another column' => '',
// 'Edit tasks in bulk' => '',
// 'Choose the properties that you would like to change for the selected tasks.' => '',
// 'Configure this project' => '',
);