mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Add core update notification to admin dashboard
This commit is contained in:
parent
d25690e3e9
commit
9c9629f7e1
5 changed files with 49 additions and 1 deletions
|
|
@ -340,6 +340,8 @@ $lang->user_theme = 'User Theme';
|
|||
$lang->user_define = 'User Defined';
|
||||
$lang->by_you = 'User setting';
|
||||
$lang->update_available = 'Update Available';
|
||||
$lang->core_update_available = 'Rhymix $VERSION has been released.';
|
||||
$lang->core_update_link = 'Download';
|
||||
$lang->need_complete_configuration = 'Please complete configuration of recently updated modules.';
|
||||
$lang->need_complete_configuration_details = 'New features may not function properly until their configuration has been completed.';
|
||||
$lang->need_update_and_table = 'Need to Create DB Table and Update Module';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue