mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-26 12:15:20 +01:00
Update i18 messages
This commit is contained in:
parent
32336f2d94
commit
cb1fed8d0e
@ -269,6 +269,7 @@ var locale_messages = {
|
||||
'failed_to_update_destination': 'Failed to update destination.',
|
||||
'failed_to_toggle_publicity_insuffient_permissions': 'Failed to change project publicity: insuffient permissions.',
|
||||
'failed_to_toggle_publicity': 'Failed to change project publicity.',
|
||||
'failed_to_sign_in': 'Failed to sign in.',
|
||||
'project_does_not_exist': 'Project does not exist.',
|
||||
'project_admin': 'Project Admin',
|
||||
'developer': 'Developer',
|
||||
|
@ -269,6 +269,7 @@ var locale_messages = {
|
||||
'failed_to_update_destination': '修改目标失败。',
|
||||
'failed_to_toggle_publicity_insuffient_permissions': '设置项目公开性失败:权限不足。',
|
||||
'failed_to_toggle_publicity': '设置项目公开性失败。',
|
||||
'failed_to_sign_in': '登录失败。',
|
||||
'project_does_not_exist': '项目不存在。',
|
||||
'project_admin': '项目管理员',
|
||||
'developer': '开发人员',
|
||||
|
Loading…
Reference in New Issue
Block a user