initial commit
This commit is contained in:
9
think.greaterchiangmai.com/resources/lang/en/global.php
Normal file
9
think.greaterchiangmai.com/resources/lang/en/global.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'menu_home' => 'Home',
|
||||
'menu_about' => 'About us',
|
||||
'menu_category' => 'Categories',
|
||||
'menu_contact' => 'Contact us',
|
||||
'enter_keyword' => 'Search',
|
||||
];
|
||||
Reference in New Issue
Block a user