Add tooltip to subtask icons

This commit is contained in:
Frederic Guillot
2017-10-16 19:09:25 -07:00
parent 914b40b4af
commit 41c2ab0c24
29 changed files with 877 additions and 776 deletions

View File

@@ -1341,4 +1341,7 @@ return array(
'Create another link' => 'Créer un autre lien',
'BRL - Brazilian Real' => 'BRL - Real brésilien',
'Add a new Kanboard task' => 'Ajouter une nouvelle tâche Kanboard',
'Subtask not started' => 'Sous-tâche pas encore commencé',
'Subtask currently in progress' => 'Sous-tâche actuellement en progrès',
'Subtask completed' => 'Sous-tâche terminée',
);