1
0

Merge remote-tracking branch 'misskey/develop' into future

This commit is contained in:
dakkar
2024-03-08 16:09:56 +00:00
7 changed files with 14 additions and 2 deletions
+4
View File
@@ -2044,6 +2044,10 @@ export interface Locale extends ILocale {
* ノートのアクションをホバー時のみ表示する
*/
"showNoteActionsOnlyHover": string;
/**
* ノートのリアクション数を表示する
*/
"showReactionsCount": string;
/**
* 履歴はありません
*/