1
0

enhance(frontend): improve migration of old settings

This commit is contained in:
syuilo
2025-04-07 10:21:49 +09:00
parent 1ede45c8fb
commit 6ef5c8bb92
6 changed files with 18 additions and 8 deletions
+4
View File
@@ -5382,6 +5382,10 @@ export interface Locale extends ILocale {
*
*/
"embed": string;
/**
* ... ( )
*/
"settingsMigrating": string;
"_chat": {
/**
*
+1
View File
@@ -1341,6 +1341,7 @@ right: "右"
bottom: "下"
top: "上"
embed: "埋め込み"
settingsMigrating: "設定を移行しています。しばらくお待ちください... (後ほど、設定→その他→旧設定情報を移行 で手動で移行することもできます)"
_chat:
noMessagesYet: "まだメッセージはありません"