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/en.js
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3056,4 +3056,6 @@ export default {
3056
3056
'敏感环境变量的值将在页面上以脱敏形式展示,只有应用进程内能够获取到这些变量的明文值。': 'The values of sensitive environment variables will be displayed in a desensitized form on the page; only within the application process can these variables plaintext values be accessed.',
3057
3057
是否敏感: 'Is Sensitive',
3058
3058
其他: 'Other',
3059
+
使用的增强服务: 'Used Enhanced Services',
3060
+
'沙箱会复用已选中增强服务 “预发布环境” 的环境变量': 'The sandbox will reuse the environment variables of the selected enhanced services "Staging Env"',
0 commit comments