Explorar o código

chore: update i18n for #5943 (#6162)

Nam Vu hai 9 meses
pai
achega
97e094dfd8

+ 1 - 0
web/i18n/de-DE/workflow.ts

@@ -388,6 +388,7 @@ const translation = {
           url: 'Bild-URL',
           upload_file_id: 'Hochgeladene Datei-ID',
         },
+        json: 'von einem Tool generiertes JSON',
       },
     },
     questionClassifiers: {

+ 1 - 0
web/i18n/fr-FR/workflow.ts

@@ -388,6 +388,7 @@ const translation = {
           url: 'URL de l\'image',
           upload_file_id: 'ID du fichier téléchargé',
         },
+        json: 'JSON généré par un outil',
       },
     },
     questionClassifiers: {

+ 1 - 0
web/i18n/hi-IN/workflow.ts

@@ -405,6 +405,7 @@ const translation = {
           url: 'इमेज यूआरएल',
           upload_file_id: 'अपलोड फ़ाइल आईडी',
         },
+        json: 'उपकरण द्वारा उत्पन्न JSON',
       },
     },
     questionClassifiers: {

+ 1 - 0
web/i18n/ja-JP/workflow.ts

@@ -389,6 +389,7 @@ const translation = {
           url: '画像URL',
           upload_file_id: 'アップロードファイルID',
         },
+        json: 'ツールで生成されたJSON',
       },
     },
     questionClassifiers: {

+ 1 - 0
web/i18n/ko-KR/workflow.ts

@@ -388,6 +388,7 @@ const translation = {
           url: '이미지 URL',
           upload_file_id: '업로드된 파일 ID',
         },
+        json: '도구로 생성된 JSON',
       },
     },
     questionClassifiers: {

+ 1 - 0
web/i18n/pl-PL/workflow.ts

@@ -388,6 +388,7 @@ const translation = {
           url: 'URL obrazu',
           upload_file_id: 'ID przesłanego pliku',
         },
+        json: 'JSON wygenerowany przez narzędzien',
       },
     },
     questionClassifiers: {

+ 1 - 0
web/i18n/pt-BR/workflow.ts

@@ -388,6 +388,7 @@ const translation = {
           url: 'URL da imagem',
           upload_file_id: 'ID do arquivo enviado',
         },
+        json: 'JSON gerado por ferramenta',
       },
     },
     questionClassifiers: {

+ 1 - 0
web/i18n/ro-RO/workflow.ts

@@ -388,6 +388,7 @@ const translation = {
           url: 'URL imagine',
           upload_file_id: 'ID fișier încărcat',
         },
+        json: 'JSON generat de instrument',
       },
     },
     questionClassifiers: {

+ 1 - 0
web/i18n/uk-UA/workflow.ts

@@ -388,6 +388,7 @@ const translation = {
           url: 'URL зображення',
           upload_file_id: 'ID завантаженого файлу',
         },
+        json: 'JSON, згенерований інструментом',
       },
     },
     questionClassifiers: {

+ 1 - 0
web/i18n/vi-VN/workflow.ts

@@ -388,6 +388,7 @@ const translation = {
           url: 'URL hình ảnh',
           upload_file_id: 'ID tệp đã tải lên',
         },
+        json: 'JSON được tạo bởi công cụ',
       },
     },
     questionClassifiers: {

+ 1 - 0
web/i18n/zh-Hant/workflow.ts

@@ -387,6 +387,7 @@ const translation = {
           url: '圖片鏈接',
           upload_file_id: '上傳文件ID',
         },
+        json: '工具生成的JSON',
       },
     },
     questionClassifiers: {