* add upgrade lang for xuan.

This commit is contained in:
Wenrui LI
2022-12-19 11:11:38 +08:00
parent 9ff12a3a07
commit 74fb0305ee
4 changed files with 16 additions and 0 deletions
@@ -0,0 +1,4 @@
<?php
$lang->upgrade->upgradeXuanxuan = 'Upgrade Xuanxuan';
$lang->upgrade->archiveChangeNoticeTitle = 'Chat group archive change notice';
$lang->upgrade->archiveChangeNoticeContent = 'Due to the version update, the original archive feature has been changed, and your original archive discussion group has been set as a no-disturb message, please go to https://xuanim.com/book/xuanxuankehuduan/205.html for details.';
@@ -0,0 +1,4 @@
<?php
$lang->upgrade->upgradeXuanxuan = 'Upgrade Xuanxuan';
$lang->upgrade->archiveChangeNoticeTitle = 'Chat group archive change notice';
$lang->upgrade->archiveChangeNoticeContent = 'Due to the version update, the original archive feature has been changed, and your original archive discussion group has been set as a no-disturb message, please go to https://xuanim.com/book/xuanxuankehuduan/205.html for details.';
@@ -0,0 +1,4 @@
<?php
$lang->upgrade->upgradeXuanxuan = 'Upgrade Xuanxuan';
$lang->upgrade->archiveChangeNoticeTitle = 'Chat group archive change notice';
$lang->upgrade->archiveChangeNoticeContent = 'Due to the version update, the original archive feature has been changed, and your original archive discussion group has been set as a no-disturb message, please go to https://xuanim.com/book/xuanxuankehuduan/205.html for details.';
@@ -0,0 +1,4 @@
<?php
$lang->upgrade->upgradeXuanxuan = '升级喧喧';
$lang->upgrade->archiveChangeNoticeTitle = '存档功能变更通知';
$lang->upgrade->archiveChangeNoticeContent = '由于版本更新,原存档功能发生变更,已将您原存档讨论组状态设为消息免打扰,具体变更请移步 https://www.xuanim.com/book/xuanxuankehuduan/205.html ';