mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 20:22:39 +08:00
perf: improve Jest caching and configuration in web tests (#29881)
This commit is contained in:
@@ -11,6 +11,7 @@ const translation = {
|
||||
saved: '保存済み',
|
||||
create: '作成済み',
|
||||
remove: '削除済み',
|
||||
actionFailed: 'アクションに失敗しました',
|
||||
},
|
||||
operation: {
|
||||
create: '作成',
|
||||
|
||||
Reference in New Issue
Block a user