1
0
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:
syuilo
2026-05-07 11:33:46 +09:00
81 changed files with 2599 additions and 3513 deletions

View File

@@ -8177,6 +8177,10 @@ export interface Locale extends ILocale {
* 翻訳機能の利用
*/
"canUseTranslator": string;
/**
* チャンネルの作成
*/
"canCreateChannel": string;
/**
* アイコンデコレーションの最大取付個数
*/