chore: 调整创建 api key 提示文案
This commit is contained in:
parent
8f4572d99c
commit
0df934d20e
|
@ -32,7 +32,7 @@ user_locked=the user has been locked.
|
|||
user_expires=user expires.
|
||||
not_authorized=not authorized.
|
||||
login_fail=Login fail
|
||||
user_apikey_limit=Can have up to 5 api keys
|
||||
user_apikey_limit=You can create up to 5 API Keys
|
||||
please_logout_current_user=Please logout current user first
|
||||
#attachment upload
|
||||
edit_load_test_not_found=Cannot edit test, test not found=
|
||||
|
|
|
@ -32,7 +32,7 @@ excessive_attempts=操作频繁
|
|||
user_locked=用户被锁定
|
||||
user_expires=用户过期
|
||||
not_authorized=未经授权
|
||||
user_apikey_limit=最多能有5个Api key
|
||||
user_apikey_limit=您最多可创建5个API Key
|
||||
please_logout_current_user=请先登出当前用户
|
||||
#attachment upload
|
||||
test_case_attachment_upload_not_found=无法上传附件,未找到相关联用例:
|
||||
|
|
|
@ -32,7 +32,7 @@ excessive_attempts=操作頻繁
|
|||
user_locked=用戶被鎖定
|
||||
user_expires=用戶過期
|
||||
not_authorized=未經授權
|
||||
user_apikey_limit=最多能有5個Api key
|
||||
user_apikey_limit=您最多可創建5個API Key
|
||||
please_logout_current_user=請先登出當前用戶
|
||||
#attachment upload
|
||||
test_case_attachment_upload_not_found=無法上傳附件,未找到相關用例:
|
||||
|
|
|
@ -33,7 +33,7 @@ user_locked=the user has been locked.
|
|||
user_expires=user expires.
|
||||
not_authorized=not authorized.
|
||||
login_fail=Login fail
|
||||
user_apikey_limit=Can have up to 5 api keys
|
||||
user_apikey_limit=You can create up to 5 API Keys
|
||||
please_logout_current_user=Please logout current user first
|
||||
#load test
|
||||
edit_load_test_not_found=Cannot edit test, test not found=
|
||||
|
|
|
@ -33,7 +33,7 @@ excessive_attempts=操作频繁
|
|||
user_locked=用户被锁定
|
||||
user_expires=用户过期
|
||||
not_authorized=未经授权
|
||||
user_apikey_limit=最多能有5个Api key
|
||||
user_apikey_limit=您最多可创建5个API Key
|
||||
please_logout_current_user=请先登出当前用户
|
||||
#load test
|
||||
edit_load_test_not_found=无法编辑测试,未找到测试:
|
||||
|
|
|
@ -33,7 +33,7 @@ excessive_attempts=操作頻繁
|
|||
user_locked=用戶被鎖定
|
||||
user_expires=用戶過期
|
||||
not_authorized=未經授權
|
||||
user_apikey_limit=最多能有5個Api key
|
||||
user_apikey_limit=您最多可創建5個API Key
|
||||
please_logout_current_user=請先登出當前用戶
|
||||
#load test
|
||||
edit_load_test_not_found=無法編輯測試,未找到測試:
|
||||
|
|
|
@ -34,7 +34,7 @@ user_locked=the user has been locked.
|
|||
user_expires=user expires.
|
||||
not_authorized=not authorized.
|
||||
login_fail=Login fail
|
||||
user_apikey_limit=Can have up to 5 api keys
|
||||
user_apikey_limit=You can create up to 5 API Keys
|
||||
please_logout_current_user=Please logout current user first
|
||||
#attachment upload
|
||||
test_case_attachment_upload_not_found=Unable to upload attachment, no associated test case found
|
||||
|
|
Loading…
Reference in New Issue