Clean up admin footer and adjust lang codes

This commit is contained in:
Kijin Sung 2022-12-29 00:55:47 +09:00
parent 30493947d8
commit ab757d0b8a
5 changed files with 14 additions and 11 deletions

View file

@ -59,7 +59,7 @@ $lang->cmd_print = 'Print';
$lang->cmd_scrap = 'Scrap';
$lang->cmd_preview = 'Preview';
$lang->cmd_reset = 'Reset';
$lang->cmd_remake_cache = 'Re-create cache file';
$lang->cmd_remake_cache = 'Cache cleanup';
$lang->cmd_publish = 'Publish';
$lang->cmd_layout_setup = 'Configure layout';
$lang->cmd_layout_edit = 'Edit layout';