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
locales/index.d.ts vendored
View File

@@ -5096,6 +5096,18 @@ export interface Locale extends ILocale {
* パフォーマンス
*/
"performance": string;
/**
* 変更あり
*/
"modified": string;
/**
* 破棄
*/
"discard": string;
/**
* {n}件の変更があります
*/
"thereAreNChanges": ParameterizedString<"n">;
"_delivery": {
/**
* 配信状態