Merge pull request #1295 from tomzt/patch-3

Update th_TH.lang.php
pull/1124/head
Tim Zandbergen 2025-01-24 21:26:00 +01:00 committed by GitHub
commit dd8f7a624d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -54,7 +54,7 @@ $sm_lang = array(
'back_to_top' => 'กลับไปยังด้านบน',
'go_back' => 'ถอยกลับ',
'ok' => 'ตกลง',
'bad' => 'bad',
'bad' => 'ล้มเหลว',
'cancel' => 'ยกเลิก',
'none' => 'ไม่มี',
'activate' => 'เปิดใช้งาน',
@ -75,8 +75,8 @@ $sm_lang = array(
'months' => 'เดือน',
'day' => 'วัน',
'days' => 'วัน',
'hour' => 'ชั่วโง',
'hours' => 'ชั่วโง',
'hour' => 'ชั่วโง',
'hours' => 'ชั่วโง',
'minute' => 'นาที',
'minutes' => 'นาที',
'second' => 'วินาที',
@ -99,7 +99,7 @@ $sm_lang = array(
'users' => array(
'user' => 'ผู้ใช้',
'name' => 'ชื่อ',
'user_name' => 'ชื่อผู้ใช',
'user_name' => 'ชื่อผู้ใช',
'password' => 'รหัสผ่าน',
'password_repeat' => 'รหัสผ่านอีกครั้ง',
'password_leave_blank' => 'ปล่อยว่างไว้เพื่อไม่ให้เปลี่ยนแปลง',