mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 03:26:20 +05:30
system/htmly.php - Loads language files from folder lang/ - Sets language settings for date and time format system/includes/dispatch.php - function i18n() returns translated strings
1 line
No EOL
46 B
PHP
1 line
No EOL
46 B
PHP
<h1><?php echo i18n('No_posts_found');?>!</h1>
|