chore: translate i18n files (#11892)

Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-12-20 16:12:01 +08:00
committed by GitHub
parent 0c0120ef27
commit 4211b9abbd
18 changed files with 252 additions and 0 deletions

View File

@@ -334,6 +334,20 @@ const translation = {
title: 'त्रुटि हैंडलिंग',
tip: 'अपवाद हैंडलिंग रणनीति, ट्रिगर जब एक नोड एक अपवाद का सामना करता है।',
},
retry: {
times: 'गुणा',
ms: 'सुश्री',
retryInterval: 'अंतराल का पुनः प्रयास करें',
retrying: 'पुनर्प्रयास।।।',
retryFailed: 'पुनः प्रयास विफल रहा',
retryFailedTimes: '{{times}} पुनः प्रयास विफल रहे',
retryTimes: 'विफलता पर {{times}} बार पुनः प्रयास करें',
retries: '{{num}} पुनर्प्रयास',
maxRetries: 'अधिकतम पुनः प्रयास करता है',
retrySuccessful: 'पुनः प्रयास सफल',
retry: 'पुनर्प्रयास',
retryOnFailure: 'विफलता पर पुनः प्रयास करें',
},
},
start: {
required: 'आवश्यक',