1
0

enhance(frontend): improve forms usability

This commit is contained in:
syuilo
2024-09-23 14:42:38 +09:00
parent 2c615357f2
commit 1ba09e1eee
8 changed files with 530 additions and 464 deletions
+12
View File
@@ -5096,6 +5096,18 @@ export interface Locale extends ILocale {
*
*/
"performance": string;
/**
*
*/
"modified": string;
/**
*
*/
"discard": string;
/**
* {n}
*/
"thereAreNChanges": ParameterizedString<"n">;
"_delivery": {
/**
*