mirror of
https://github.com/danpros/htmly.git
synced 2026-04-20 12:36:23 +05:30
Update scheduled.html.php
A little more i18n
This commit is contained in:
parent
23c4427300
commit
ed3e9b453c
1 changed files with 1 additions and 1 deletions
|
|
@ -41,5 +41,5 @@
|
|||
</div>
|
||||
<?php endif; ?>
|
||||
<?php } else {
|
||||
echo 'No scheduled posts found!';
|
||||
echo i18n('No_scheduled_posts_found');
|
||||
} ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue