We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af451e2 commit 97659feCopy full SHA for 97659fe
1 file changed
assets/plugins/updater/lang/english.php
@@ -14,6 +14,7 @@
14
15
$_lang['pluginname'] = 'Updater';
16
$_lang['system_update'] = 'System Update';
17
+$_lang['are_you_sure_update'] = 'Are you sure you want to run a system update?';
18
$_lang["cms_outdated_msg"] = 'Content management system is outdated. To update contact the site developers. Current version';
19
$_lang['bkp_before_msg'] = 'We strongly recommend making a backup before upgrading the system, the update is performed at your own risk !!';
20
$_lang['updateButton_txt'] = 'Update to version';
0 commit comments