You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: webfe/package_vue/src/language/lang/platform-management/en.js
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -427,4 +427,16 @@ export default {
427
427
'开启 TLS 后,添加实例时需上传 TLS 相关证书。应用部署后,平台会将 TLS 证书路径写入内置环境变量中。': 'After enabling TLS, TLS-related certificates need to be uploaded when adding instances. After the application is deployed, the platform will write the TLS certificate paths to the built-in environment variables.',
428
428
'普通应用暂不支持在此修改,请前往{link}': 'Normal apps are not supported here, please go to {link}',
429
429
旧版页面: 'Legacy Page',
430
+
'使用 {n} 前缀的应用 ID 需要输入授权码才能创建': 'App IDs with the prefix {n} require an authorization code for creation',
431
+
'为了规范应用 ID 命名,特定前缀(如 bk-)仅分配给官方应用,需经平台管理员审核发放授权码。': 'To standardize app ID naming, certain prefixes (e.g., bk-) are reserved for official apps. An authorization code issued by the platform administrator is required.',
432
+
'请输入用户申请的应用 ID,如 bk-monitor': 'Please enter the requested app ID, e.g., bk-monitor',
433
+
'搜索应用 ID 或授权码': 'Search App ID or authorization code',
434
+
'是否删除该授权码?': 'Are you sure you want to delete this authorization code?',
0 commit comments