mirror of
https://github.com/certd/certd.git
synced 2025-11-25 09:10:11 +08:00
Translate user account info page
This commit is contained in:
@@ -289,4 +289,15 @@ export default {
|
||||
step3: "3. Enter the verification code",
|
||||
inputVerifyCode: "Please enter the verification code",
|
||||
cancel: "Cancel",
|
||||
authorizationManagement: "Authorization Management",
|
||||
manageThirdPartyAuth: "Manage third-party system authorization information",
|
||||
name: "Name",
|
||||
pleaseEnterName: "Please enter the name",
|
||||
nameHelper: "Fill in as you like, useful to distinguish when multiple authorizations of the same type exist",
|
||||
level: "Level",
|
||||
system: "System",
|
||||
usera: "User",
|
||||
nickName: "Nickname",
|
||||
max50Chars: "Maximum 50 characters",
|
||||
myInfo: "My Information",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user