1
0

make block confirm dialog localizable.

This commit is contained in:
piuvas
2024-11-28 18:47:20 -03:00
parent e0bb796aff
commit 385846d43d
3 changed files with 6 additions and 1 deletions
+4
View File
@@ -11000,6 +11000,10 @@ export interface Locale extends ILocale {
* Show warning when opening external URLs
*/
"warnExternalUrl": string;
/**
* Confirm
*/
"confirm": string;
"_mfm": {
/**
* This is not a widespread feature, it may not display properly on most other fedi software, including other Misskey forks