* tweak features modal.

This commit is contained in:
liwenrui
2023-09-25 10:13:29 +08:00
parent 51c225ea24
commit 4f75876dc2
5 changed files with 14 additions and 9 deletions
+2 -1
View File
@@ -97,7 +97,8 @@ $lang->misc->feature->youngBlueImage = 'theme/default/images/main/new_theme_e
$lang->misc->feature->visions = "Interface switching";
$lang->misc->feature->nextStep = 'Next step';
$lang->misc->feature->prevStep = 'Previous step';
$lang->misc->feature->close = 'Learn More';
$lang->misc->feature->close = 'Close';
$lang->misc->feature->learnMore = 'Learn More';
$lang->misc->feature->downloadFile = 'Download introduction';
$lang->misc->feature->tutorialDesc = '<p>ZenTao 15.0 has new functions, and you know how to use it through the "<strong>Tutorial</strong>".</p><p>Click your [<span style="color: #0c60e1">Avatar-Theme-Young Blue</span>] to set it.</p>';
$lang->misc->feature->themeDesc = '<p>ZenTao 15.0+ a new "Youth Blue" theme, the pages are more beautiful and the experience is more friendly.</p><p>Click your [<span style="color: #0c60e1">Avatar-Theme-Young Blue</span>] to set it.</p>';