add missing modlog render blocks
This commit is contained in:
Vendored
+5
-1
@@ -11662,9 +11662,13 @@ export interface Locale extends ILocale {
|
||||
*/
|
||||
"flash": string;
|
||||
/**
|
||||
* Files removed:
|
||||
* Files removed
|
||||
*/
|
||||
"filesRemoved": string;
|
||||
/**
|
||||
* File imported
|
||||
*/
|
||||
"fileImported": string;
|
||||
/**
|
||||
* Failed to load no
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user