upd: add deleteThisAccountConfirm
This commit is contained in:
Vendored
+4
@@ -11585,6 +11585,10 @@ export interface Locale extends ILocale {
|
||||
* Cat friend :3
|
||||
*/
|
||||
"oneko": string;
|
||||
/**
|
||||
* This will irreversibly delete this account. Proceed?
|
||||
*/
|
||||
"deleteThisAccountConfirm": string;
|
||||
/**
|
||||
* Enable Achievements
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user