updated translations
This commit is contained in:
@@ -8,14 +8,18 @@ return [
|
||||
'deleted' => ':type ลบแล้ว!',
|
||||
'duplicated' => ':type ทำซ้ำแล้ว!',
|
||||
'imported' => ':type นำเข้าแล้ว!',
|
||||
'enabled' => ':type enabled!',
|
||||
'disabled' => ':type disabled!',
|
||||
],
|
||||
'error' => [
|
||||
'over_payment' => 'ข้อผิดพลาด: การชำระเงินไม่เพิ่ม ยอดเงินผ่านทั้งหมด',
|
||||
'over_payment' => 'Error: Payment not added! The amount you entered passes the total: :amount',
|
||||
'not_user_company' => 'ข้อผิดพลาด: คุณไม่สามารถจัดการบริษัทนี้!',
|
||||
'customer' => 'ข้อผิดพลาด: ผู้ใช้ยังไม่ได้สร้าง! :name ใช้อีเมลนี้แล้ว',
|
||||
'no_file' => 'ข้อผิดพลาด: ไม่ได้เลือกไฟล์!',
|
||||
'last_category' => 'ข้อผิดพลาด: ไม่สามารถลบหมวด :type ล่าสุด!',
|
||||
'invalid_token' => 'ข้อผิดพลาด: โทเค็นที่ป้อนไม่ถูกต้อง!',
|
||||
'import_column' => 'Error: :message Sheet name: :sheet. Line number: :line.',
|
||||
'import_sheet' => 'Error: Sheet name is not valid. Please, check the sample file.',
|
||||
],
|
||||
'warning' => [
|
||||
'deleted' => 'คำเตือน: คุณไม่ได้รับอนุญาตให้ลบ <b>:name</b> เนื่องจากมี :text ที่เกี่ยวข้อง',
|
||||
|
Reference in New Issue
Block a user