initial commit
This commit is contained in:
10
think.greaterchiangmai.com/resources/lang/th/global.php
Normal file
10
think.greaterchiangmai.com/resources/lang/th/global.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'menu_home' => 'หน้าแรก',
|
||||
'menu_about' => 'เกี่ยวกับเรา',
|
||||
'menu_category' => 'หมวดหมู่',
|
||||
'menu_contact' => 'ติดต่อเรา',
|
||||
'menu_pdpa' => 'นโยบายความเป็นส่วนตัว',
|
||||
'enter_keyword' => 'ค้นหา',
|
||||
];
|
||||
Reference in New Issue
Block a user