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' => '그룹 삭제',
'Group removed successfully.' => '그룹이 성공적으로 삭제되었습니다',
'Unable to remove this group.' => '그룹 삭제 비활성화',
// 'Group membership(s):' => '',
'Project Permissions' => '프로젝트 권한',
'Manager' => '매니저',
'Project Manager' => '프로젝트 매니저',
@@ -1417,4 +1416,5 @@ return array(
// 'Change to global tag' => '',
// 'Do you really want to make the tag "%s" global?' => '',
// 'Enable global tags for this project' => '',
// 'Group membership(s):' => '',
);