1
0

fix(frontend): Fix #15764

This commit is contained in:
syuilo
2025-04-08 10:38:04 +09:00
parent 40097d4aac
commit baf04a1e25
3 changed files with 13 additions and 12 deletions
+4
View File
@@ -5390,6 +5390,10 @@ export interface Locale extends ILocale {
*
*/
"readonly": string;
/**
*
*/
"goToDeck": string;
"_chat": {
/**
*
+1
View File
@@ -1343,6 +1343,7 @@ top: "上"
embed: "埋め込み"
settingsMigrating: "設定を移行しています。しばらくお待ちください... (後ほど、設定→その他→旧設定情報を移行 で手動で移行することもできます)"
readonly: "読み取り専用"
goToDeck: "デッキへ戻る"
_chat:
noMessagesYet: "まだメッセージはありません"