1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-21 21:35:28 +02:00

Merge branch 'develop' into room

This commit is contained in:
syuilo
2026-05-07 11:43:07 +09:00
46 changed files with 722 additions and 504 deletions

View File

@@ -5651,6 +5651,14 @@ export interface Locale extends ILocale {
* リノート先のチャンネルを見る
*/
"viewRenotedChannel": string;
/**
* テーマのプレビュー中
*/
"previewingTheme": string;
/**
* 元に戻す
*/
"previewingThemeRestore": string;
"_imageEditing": {
"_vars": {
/**