mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-12 18:49:01 +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: {
|
export: {
|
||||||
title: 'シークレット環境変数をエクスポートしますか?',
|
title: 'シークレット環境変数をエクスポートしますか?',
|
||||||
checkbox: 'シクレート値をエクスポート',
|
checkbox: 'シークレット値をエクスポート',
|
||||||
ignore: 'DSLをエクスポート',
|
ignore: 'DSLをエクスポート',
|
||||||
export: 'シクレート値を含むDSLをエクスポート',
|
export: 'シークレット値を含むDSLをエクスポート',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
changeHistory: {
|
changeHistory: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user