1
0

enhance(frontend): リアクション時に確認ダイアログを出せるように (#15174)

* enhance(frontend): リアクション時に確認ダイアログを出せるように

* Update Changelog

* indent

* fix
This commit is contained in:
かっこかり
2025-02-15 13:01:06 +09:00
committed by GitHub
parent 208b201776
commit d8c4908aa5
8 changed files with 46 additions and 2 deletions
+8
View File
@@ -5254,6 +5254,14 @@ export interface Locale extends ILocale {
*
*/
"federationDisabled": string;
/**
*
*/
"confirmOnReact": string;
/**
* " {emoji} "
*/
"reactAreYouSure": ParameterizedString<"emoji">;
"_accountSettings": {
/**
*