chore: translate i18n files and update type definitions (#28284)
Co-authored-by: zhsama <33454514+zhsama@users.noreply.github.com> Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a78bc507c0
commit
68526c09fc
@@ -114,6 +114,7 @@ const translation = {
|
||||
},
|
||||
},
|
||||
launch: 'Баркас',
|
||||
enableTooltip: {},
|
||||
},
|
||||
apiInfo: {
|
||||
title: 'API серверной части',
|
||||
@@ -125,6 +126,10 @@ const translation = {
|
||||
running: 'В работе',
|
||||
disable: 'Отключено',
|
||||
},
|
||||
triggerInfo: {},
|
||||
disableTooltip: {
|
||||
triggerMode: 'Функция {{feature}} не поддерживается в режиме узла триггера.',
|
||||
},
|
||||
},
|
||||
analysis: {
|
||||
title: 'Анализ',
|
||||
|
||||
Reference in New Issue
Block a user