Fix translation.

This commit is contained in:
Gucheng Wang
2021-12-18 11:42:56 +08:00
parent 318cf52b33
commit 16cc64f08d
9 changed files with 137 additions and 4 deletions

View File

@ -123,6 +123,7 @@
"Signup URL - Tooltip": "sign up url",
"Sorry, the page you visited does not exist.": "Sorry, the page you visited does not exist.",
"Swagger": "Swagger",
"Syncers": "Syncers",
"Timestamp": "Timestamp",
"Token expire": "Token expire",
"Token expire - Tooltip": "Token authorization time",
@ -131,6 +132,7 @@
"URL": "URL",
"Up": "Up",
"User": "User",
"User - Tooltip": "User - Tooltip",
"User containers": "User containers",
"User type": "User type",
"User type - Tooltip": "Permission role owned by the user",
@ -252,6 +254,8 @@
"SecretAccessKey - Tooltip": "SecretAccessKey - Tooltip",
"Sign Name": "Sign Name",
"Sign Name - Tooltip": "Unique string-style identifier",
"Sign request": "Sign request",
"Sign request - Tooltip": "Sign request - Tooltip",
"Signin HTML": "Signin HTML",
"Signin HTML - Edit": "Signin HTML - Edit",
"Signin HTML - Tooltip": "Signin HTML - Tooltip",
@ -314,6 +318,21 @@
"Your confirmed password is inconsistent with the password!": "Your confirmed password is inconsistent with the password!",
"sign in now": "sign in now"
},
"syncer": {
"Affiliation table": "Affiliation table",
"Affiliation table - Tooltip": "Affiliation table - Tooltip",
"Avatar base URL": "Avatar base URL",
"Avatar base URL - Tooltip": "Avatar base URL - Tooltip",
"Database": "Database",
"Database - Tooltip": "Database - Tooltip",
"Edit Syncer": "Edit Syncer",
"Is enabled": "Is enabled",
"Is enabled - Tooltip": "Is enabled - Tooltip",
"Sync interval": "Sync interval",
"Sync interval - Tooltip": "Sync interval - Tooltip",
"Table": "Table",
"Table - Tooltip": "Table - Tooltip"
},
"token": {
"Edit Token": "Edit Token",
"Token type": "Token type"