new crowdin translations

This commit is contained in:
Crowdin Bot
2020-10-21 00:45:21 +00:00
parent fded803b72
commit 409ce4cfc1
60 changed files with 1418 additions and 195 deletions

View File

@ -0,0 +1,11 @@
<?php
return [
'error' => [
'not_user_dashboard' => 'ข้อผิดพลาด: คุณไม่สามารถแก้ไขแดชบอร์ดนี้!',
'delete_last' => 'ข้อผิดพลาด: คุณไม่สามารถลบแดชบอร์ดสุดท้ายนี้ โปรดสร้างแดชบอร์ดใหม่ก่อน!',
'disable_last' => 'ข้อผิดพลาด: คุณไม่สามารถปิดการใช้งานแดชบอร์ดสุดท้ายนี้ โปรดสร้างแดชบอร์ดใหม่ก่อน!',
],
];