Feat: description field for env variables (#21556)
This commit is contained in:
@@ -127,6 +127,8 @@ const translation = {
|
||||
value: 'Value',
|
||||
valuePlaceholder: 'env value',
|
||||
secretTip: 'Used to define sensitive information or data, with DSL settings configured for leak prevention.',
|
||||
description: 'Description',
|
||||
descriptionPlaceholder: 'Describe the variable',
|
||||
},
|
||||
export: {
|
||||
title: 'Export Secret environment variables?',
|
||||
|
||||
Reference in New Issue
Block a user