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
@@ -125,6 +125,7 @@ const translation = {
|
||||
},
|
||||
},
|
||||
launch: 'Uruchomić',
|
||||
enableTooltip: {},
|
||||
},
|
||||
apiInfo: {
|
||||
title: 'API usługi w tle',
|
||||
@@ -136,6 +137,10 @@ const translation = {
|
||||
running: 'W usłudze',
|
||||
disable: 'Wyłącz',
|
||||
},
|
||||
triggerInfo: {},
|
||||
disableTooltip: {
|
||||
triggerMode: 'Funkcja {{feature}} nie jest obsługiwana w trybie węzła wyzwalającego.',
|
||||
},
|
||||
},
|
||||
analysis: {
|
||||
title: 'Analiza',
|
||||
|
||||
Reference in New Issue
Block a user