make block confirm dialog localizable.
This commit is contained in:
Vendored
+4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user