mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-23 17:55:46 +08:00
chore: translate i18n files (#11892)
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
0c0120ef27
commit
4211b9abbd
@@ -759,6 +759,20 @@ const translation = {
|
||||
title: 'Ravnanje z napakami',
|
||||
tip: 'Strategija ravnanja z izjemami, ki se sproži, ko vozlišče naleti na izjemo.',
|
||||
},
|
||||
retry: {
|
||||
retryOnFailure: 'Ponovni poskus ob neuspehu',
|
||||
retryInterval: 'Interval ponovnega poskusa',
|
||||
retrying: 'Ponovnim...',
|
||||
retry: 'Ponoviti',
|
||||
retryFailedTimes: '{{times}} ponovni poskusi niso uspeli',
|
||||
retries: '{{num}} Poskusov',
|
||||
times: 'Krat',
|
||||
retryTimes: 'Ponovni poskus {{times}}-krat ob neuspehu',
|
||||
retryFailed: 'Ponovni poskus ni uspel',
|
||||
retrySuccessful: 'Ponovni poskus je bil uspešen',
|
||||
maxRetries: 'Največ ponovnih poskusov',
|
||||
ms: 'Ms',
|
||||
},
|
||||
},
|
||||
start: {
|
||||
outputVars: {
|
||||
|
||||
Reference in New Issue
Block a user