summaryrefslogtreecommitdiff
path: root/app/Locale/th_TH/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/th_TH/translations.php')
-rw-r--r--app/Locale/th_TH/translations.php10
1 files changed, 7 insertions, 3 deletions
diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php
index 0dbe486c..60e68711 100644
--- a/app/Locale/th_TH/translations.php
+++ b/app/Locale/th_TH/translations.php
@@ -194,7 +194,7 @@ return array(
'Allow this user' => 'อนุญาตผู้ใช้นี้',
'Only those users have access to this project:' => 'ผู้ใช้ที่สามารถเข้าถึงโปรเจคนี้:',
'Don\'t forget that administrators have access to everything.' => 'อย่าลืมผู้ดูแลระบบสามารถเข้าถึงได้ทุกอย่าง',
- 'revoke' => 'ยกเลิก',
+ 'Revoke' => 'ยกเลิก',
'List of authorized users' => 'รายชื่อผู้ใช้ที่ได้รับการยืนยัน',
'User' => 'ผู้ใช้',
// 'Nobody have access to this project.' => '',
@@ -609,8 +609,8 @@ return array(
// 'Default swimlane' => '',
// 'Do you really want to remove this swimlane: "%s"?' => '',
// 'Inactive swimlanes' => '',
- // 'set manager' => '',
- // 'set user' => '',
+ // 'Set project manager' => '',
+ // 'Set project member' => '',
// 'Remove a swimlane' => '',
// 'Rename' => '',
// 'Show default swimlane' => '',
@@ -633,4 +633,8 @@ return array(
// 'Help on Gitlab webhooks' => '',
// 'Integrations' => '',
// 'Integration with third-party services' => '',
+ // 'Role for this project' => '',
+ // 'Project manager' => '',
+ // 'Project member' => '',
+ // 'A project manager can change the settings of the project and have more privileges than a standard user.' => '',
);