mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-11 10:03:55 +02:00
Merge branch 'develop' into room
This commit is contained in:
@@ -8177,6 +8177,10 @@ export interface Locale extends ILocale {
|
||||
* 翻訳機能の利用
|
||||
*/
|
||||
"canUseTranslator": string;
|
||||
/**
|
||||
* チャンネルの作成
|
||||
*/
|
||||
"canCreateChannel": string;
|
||||
/**
|
||||
* アイコンデコレーションの最大取付個数
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user