Add external links for tasks with plugin api
This commit is contained in:
@@ -1100,4 +1100,30 @@ return array(
|
||||
'Highest priority' => 'Priorité haute',
|
||||
'If you put zero to the low and high priority, this feature will be disabled.' => 'Si vous mettez zéro pour la priorité basse et haute, cette fonctionnalité sera désactivée.',
|
||||
'Priority: %d' => 'Priorité : %d',
|
||||
'Close a task when there is no activity' => 'Fermer une tâche sans activité',
|
||||
'Duration in days' => 'Durée en jours',
|
||||
'Send email when there is no activity on a task' => 'Envoyer un email lorsqu\'il n\'y a pas d\'activité sur une tâche',
|
||||
'List of external links' => 'Liste des liens externes',
|
||||
'Unable to fetch link information.' => 'Impossible de récupérer les informations sur le lien.',
|
||||
'Daily background job for tasks' => 'Tâche planifée quotidienne pour les tâches',
|
||||
'Auto' => 'Auto',
|
||||
'Related' => 'Relié',
|
||||
'Attachment' => 'Pièce-jointe',
|
||||
'Title not found' => 'Titre non trouvé',
|
||||
'Web Link' => 'Lien web',
|
||||
'External links' => 'Liens externes',
|
||||
'Add external link' => 'Ajouter un lien externe',
|
||||
'Type' => 'Type',
|
||||
'Dependency' => 'Dépendance',
|
||||
'View internal links' => 'Voir les liens internes',
|
||||
'View external links' => 'Voir les liens externes',
|
||||
'Add internal link' => 'Ajouter un lien interne',
|
||||
'Add a new external link' => 'Ajouter un nouveau lien externe',
|
||||
'Edit external link' => 'Modifier un lien externe',
|
||||
'External link' => 'Lien externe',
|
||||
'Copy and paste your link here...' => 'Copier-coller vôtre lien ici...',
|
||||
'URL' => 'URL',
|
||||
'There is no external link for the moment.' => 'Il n\'y a pas de lien externe pour le moment.',
|
||||
'Internal links' => 'Liens internes',
|
||||
'There is no internal link for the moment.' => 'Il n\'y a pas de lien interne pour le moment.',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user