Update French translation and improve project tag settings template

This commit is contained in:
Frédéric Guillot
2020-04-04 11:53:35 -07:00
parent 67a5dd6a89
commit 15792da159
35 changed files with 46 additions and 49 deletions

View File

@@ -838,7 +838,6 @@ return array(
'Remove group' => 'Gruppe löschen',
'Group removed successfully.' => 'Gruppe erfolgreich gelöscht.',
'Unable to remove this group.' => 'Gruppe konnte nicht gelöscht werden.',
// 'Group membership(s):' => '',
'Project Permissions' => 'Projekt Berechtigungen',
'Manager' => 'Manager',
'Project Manager' => 'Projekt Manager',
@@ -1417,4 +1416,5 @@ return array(
'Change to global tag' => 'Zu globalem Schlagwort machen',
'Do you really want to make the tag "%s" global?' => 'Das Schlagwort "%s" wirklich global machen?',
'Enable global tags for this project' => 'Globale Schlagworte für dieses Projekt aktivieren',
// 'Group membership(s):' => '',
);