fix Thai typo
This commit is contained in:
committed by
Frederic Guillot
parent
510dc0267f
commit
b0698c8d35
@@ -42,11 +42,11 @@ return array(
|
|||||||
'Sign in' => 'เข้าสู่ระบบ',
|
'Sign in' => 'เข้าสู่ระบบ',
|
||||||
'Users' => 'ผู้ใช้',
|
'Users' => 'ผู้ใช้',
|
||||||
'No user' => 'ไม่มีผู้ใช้',
|
'No user' => 'ไม่มีผู้ใช้',
|
||||||
'Forbidden' => 'ไม่อนุญาติ',
|
'Forbidden' => 'ไม่อนุญาต',
|
||||||
'Access Forbidden' => 'ไม่อนุญาติให้เข้า',
|
'Access Forbidden' => 'ไม่อนุญาตให้เข้า',
|
||||||
'Edit user' => 'แก้ไขผู้ใช้',
|
'Edit user' => 'แก้ไขผู้ใช้',
|
||||||
'Logout' => 'ออกจากระบบ',
|
'Logout' => 'ออกจากระบบ',
|
||||||
'Bad username or password' => 'ชื่อผู้ใช่หรือรหัสผ่านผิด',
|
'Bad username or password' => 'ชื่อผู้ใช้หรือรหัสผ่านผิด',
|
||||||
'Edit project' => 'แก้ไขโปรเจค',
|
'Edit project' => 'แก้ไขโปรเจค',
|
||||||
'Name' => 'ชื่อ',
|
'Name' => 'ชื่อ',
|
||||||
'Projects' => 'โปรเจค',
|
'Projects' => 'โปรเจค',
|
||||||
@@ -931,11 +931,11 @@ return array(
|
|||||||
'Remove this user' => 'เอาผู้ใช้คนนี้ออก',
|
'Remove this user' => 'เอาผู้ใช้คนนี้ออก',
|
||||||
'Permissions' => 'การอนุญาตใช้งาน',
|
'Permissions' => 'การอนุญาตใช้งาน',
|
||||||
'Allowed Users' => 'การอนุญาตผู้ใช้',
|
'Allowed Users' => 'การอนุญาตผู้ใช้',
|
||||||
'No user have been allowed specifically.' => 'ไม่มีผู้ใช้ได้รับอนุญาติเป็นพิเศษ',
|
'No user have been allowed specifically.' => 'ไม่มีผู้ใช้ได้รับอนุญาตเป็นพิเศษ',
|
||||||
'Role' => 'บทบาท',
|
'Role' => 'บทบาท',
|
||||||
'Enter user name...' => 'พิมพ์ชื่อผู้ใช้...',
|
'Enter user name...' => 'พิมพ์ชื่อผู้ใช้...',
|
||||||
'Allowed Groups' => 'อนุญาตกลุ่ม',
|
'Allowed Groups' => 'อนุญาตกลุ่ม',
|
||||||
'No group have been allowed specifically.' => 'ไม่มีกลุ่มได้รับอนุญาติเป็นพิเศษ',
|
'No group have been allowed specifically.' => 'ไม่มีกลุ่มได้รับอนุญาตเป็นพิเศษ',
|
||||||
'Group' => 'กลุ่ม',
|
'Group' => 'กลุ่ม',
|
||||||
'Group Name' => 'ชื่อกลุ่ม',
|
'Group Name' => 'ชื่อกลุ่ม',
|
||||||
'Enter group name...' => 'พิมพ์ชื่อกลุ่ม...',
|
'Enter group name...' => 'พิมพ์ชื่อกลุ่ม...',
|
||||||
|
|||||||
Reference in New Issue
Block a user