1
0

enhance(frontend): チャットが開放されていない場合のUIを改善

This commit is contained in:
syuilo
2025-03-28 10:48:13 +09:00
parent dec3e86e5e
commit c37f9d38a3
4 changed files with 13 additions and 1 deletions
+4
View File
@@ -5476,6 +5476,10 @@ export interface Locale extends ILocale {
*
*/
"chatNotAvailableForThisAccountOrServer": string;
/**
* 使
*/
"chatNotAvailableInOtherAccount": string;
/**
*
*/