UI fixes for project groups
This commit is contained in:
parent
1cfc51b084
commit
b875df18fd
4 changed files with 8 additions and 9 deletions
|
|
@ -159,7 +159,8 @@ PHP Censor',
|
|||
Services</a> section of your Bitbucket repository.',
|
||||
|
||||
// Project Groups
|
||||
'group_projects' => 'Projects',
|
||||
'group_projects' => 'Project Groups',
|
||||
'group_count' => 'Projects Count',
|
||||
'group_edit' => 'Edit',
|
||||
'group_delete' => 'Delete',
|
||||
'group_add' => 'Add Group',
|
||||
|
|
|
|||
|
|
@ -153,7 +153,8 @@ PHP Censor',
|
|||
Services</a> вашего Bitbucket репозитория.',
|
||||
|
||||
// Project Groups
|
||||
'group_projects' => 'Проекты',
|
||||
'group_projects' => 'Группы проектов',
|
||||
'group_count' => 'Количество проектов',
|
||||
'group_edit' => 'Редактировать',
|
||||
'group_delete' => 'Удалить',
|
||||
'group_add' => 'Добавить группу',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue