Feat: description field for env variables (#21556)

This commit is contained in:
Minamiyama
2025-07-09 15:18:23 +08:00
committed by GitHub
parent e39236186d
commit 3643ed1014
26 changed files with 97 additions and 26 deletions

View File

@@ -129,6 +129,8 @@ const translation = {
value: '值',
valuePlaceholder: '環境值',
secretTip: '用於定義敏感信息或數據DSL 設置配置為防止洩露。',
description: '描述',
descriptionPlaceholder: '描述此變數',
},
export: {
title: '導出機密環境變數?',