www.legu.cc/application/Admin/Lang/en-us.php
2021-09-06 11:50:33 +08:00

8 lines
200 B
PHP

<?php
return array(
'ADMIN_CENTER' => 'Admin Center',
'WELCOME_USER' => 'Welcome, {$username}',
'REFRESH_CURRENT_PAGE' => 'Refresh Current Page',
'WEBSITE_HOME_PAGE' => 'Website Home Page'
);