This commit is contained in:
syuilo
2026-04-24 19:35:19 +09:00
parent 585d727297
commit e62c85a971
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -13271,5 +13271,9 @@ export interface Locale extends ILocale {
*
*/
"gridScale": string;
/**
*
*/
"revertAllChangesConfirmation": string;
};
}