* [task#149191] modify the title of nav.

This commit is contained in:
wangzemei
2025-10-09 13:34:48 +08:00
committed by sunhao
parent 8fbf09fdeb
commit 66fb384ad4
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
* @package ai
* @link https://www.zentao.net
*/
$lang->aiapp->common = 'AI Square';
$lang->aiapp->common = 'AI';
$lang->aiapp->squareCategories = array('collection' => 'My collection', 'discovery' => 'Discovery', 'latest' => 'Latest');
$lang->aiapp->newVersionTip = 'The mini-program has been updated on %s. The above is the past record.';
$lang->aiapp->noMiniProgram = 'The mini program you visited does not exist.';
+1 -1
View File
@@ -9,7 +9,7 @@
* @package ai
* @link https://www.zentao.net
*/
$lang->aiapp->common = 'AI Square';
$lang->aiapp->common = 'AI';
$lang->aiapp->squareCategories = array('collection' => 'My collection', 'discovery' => 'Discovery', 'latest' => 'Latest');
$lang->aiapp->newVersionTip = 'The mini-program has been updated on %s. The above is the past record.';
$lang->aiapp->noMiniProgram = 'The mini program you visited does not exist.';
+1 -1
View File
@@ -9,7 +9,7 @@
* @package ai
* @link https://www.zentao.net
*/
$lang->aiapp->common = 'AI Square';
$lang->aiapp->common = 'AI';
$lang->aiapp->squareCategories = array('collection' => 'My collection', 'discovery' => 'Discovery', 'latest' => 'Latest');
$lang->aiapp->newVersionTip = 'The mini-program has been updated on %s. The above is the past record.';
$lang->aiapp->noMiniProgram = 'The mini program you visited does not exist.';
+1 -1
View File
@@ -9,7 +9,7 @@
* @package ai
* @link https://www.zentao.net
*/
$lang->aiapp->common = 'AI广场';
$lang->aiapp->common = 'AI';
$lang->aiapp->squareCategories = array('collection' => '我的收藏', 'discovery' => '发现', 'latest' => '最新');
$lang->aiapp->newVersionTip = '小程序已于 %s 更新,以上为过往记录';
$lang->aiapp->noMiniProgram = '您访问的小程序不存在';