htmly/themes/twentyfifteen/no-posts.html.php
Ralf (infinity) 4fde479aba Adding language support - currently only English and German
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
2017-04-23 17:26:54 +02:00

1 line
No EOL
46 B
PHP

<h1><?php echo i18n('No_posts_found');?>!</h1>