enhance(frontend): tweak MkSignupDialog.rules.vue

This commit is contained in:
syuilo 2023-07-20 10:18:40 +09:00
parent 5e53b41f2d
commit 1e40088d98
3 changed files with 58 additions and 6 deletions

3
locales/index.d.ts vendored
View file

@ -1094,6 +1094,9 @@ export interface Locale {
"unused": string;
"used": string;
"expired": string;
"doYouAgree": string;
"beSureToReadThisAsItIsImportant": string;
"iHaveReadXCarefullyAndAgree": string;
"_initialAccountSetting": {
"accountCreated": string;
"letsStartAccountSetup": string;