enhance(frontend): tweak MkSignupDialog.rules.vue
This commit is contained in:
parent
5e53b41f2d
commit
1e40088d98
3 changed files with 58 additions and 6 deletions
3
locales/index.d.ts
vendored
3
locales/index.d.ts
vendored
|
|
@ -1094,6 +1094,9 @@ export interface Locale {
|
|||
"unused": string;
|
||||
"used": string;
|
||||
"expired": string;
|
||||
"doYouAgree": string;
|
||||
"beSureToReadThisAsItIsImportant": string;
|
||||
"iHaveReadXCarefullyAndAgree": string;
|
||||
"_initialAccountSetting": {
|
||||
"accountCreated": string;
|
||||
"letsStartAccountSetup": string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue