mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-12 07:29:04 +08:00
fix ja-JP translation of secret values (#7279)
This commit is contained in:
parent
d29b32fce2
commit
7f67cb93ec
@ -94,9 +94,9 @@ const translation = {
|
||||
},
|
||||
export: {
|
||||
title: 'シークレット環境変数をエクスポートしますか?',
|
||||
checkbox: 'シクレート値をエクスポート',
|
||||
checkbox: 'シークレット値をエクスポート',
|
||||
ignore: 'DSLをエクスポート',
|
||||
export: 'シクレート値を含むDSLをエクスポート',
|
||||
export: 'シークレット値を含むDSLをエクスポート',
|
||||
},
|
||||
},
|
||||
changeHistory: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user