mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-23 19:14:19 +02:00
wip
This commit is contained in:
@@ -13299,5 +13299,9 @@ export interface Locale extends ILocale {
|
||||
* MisskeyRoomを動作させるには、WebGPUをサポートするデバイスが必要です。
|
||||
*/
|
||||
"yourDeviceNotSupported_description": string;
|
||||
/**
|
||||
* 初期化に失敗しました
|
||||
*/
|
||||
"failedToInitialize": string;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user