Skip to content

Commit 3344aaa

Browse files
minor fix: translation for contentEnableLabel (langgenius#23483)
1 parent b8ef0c8 commit 3344aaa

18 files changed

Lines changed: 20 additions & 20 deletions

File tree

web/i18n/de-DE/app-debug.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ const translation = {
197197
after: '',
198198
},
199199
},
200-
contentEnableLabel: 'Moderater Inhalt aktiviert',
200+
contentEnableLabel: 'Inhaltsmoderation aktiviert',
201201
},
202202
fileUpload: {
203203
title: 'Datei-Upload',

web/i18n/en-US/app-debug.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ const translation = {
163163
moderation: {
164164
title: 'Content moderation',
165165
description: 'Secure model output by using moderation API or maintaining a sensitive word list.',
166-
contentEnableLabel: 'Enabled moderate content',
166+
contentEnableLabel: 'Content moderation enabled',
167167
allEnabled: 'INPUT & OUTPUT',
168168
inputEnabled: 'INPUT',
169169
outputEnabled: 'OUTPUT',

web/i18n/es-ES/app-debug.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ const translation = {
197197
after: '',
198198
},
199199
},
200-
contentEnableLabel: 'Contenido moderado habilitado',
200+
contentEnableLabel: 'Moderación de contenido habilitada',
201201
},
202202
fileUpload: {
203203
title: 'Subida de archivos',

web/i18n/fa-IR/app-debug.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ const translation = {
197197
after: '',
198198
},
199199
},
200-
contentEnableLabel: 'محتوای متوسط فعال شده است',
200+
contentEnableLabel: 'مدیریت محتوا فعال شده است',
201201
},
202202
generate: {
203203
title: 'تولید کننده دستورالعمل',

web/i18n/fr-FR/app-debug.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ const translation = {
197197
after: 'Sorry, but you didn\'t provide a text to translate. Could you please provide the text?',
198198
},
199199
},
200-
contentEnableLabel: 'Activation du contenu modéré',
200+
contentEnableLabel: 'Modération de contenu activée',
201201
},
202202
fileUpload: {
203203
title: 'Téléchargement de fichier',
@@ -242,7 +242,7 @@ const translation = {
242242
'Veuillez attendre que la réponse à la tâche en lot soit terminée.',
243243
notSelectModel: 'Veuillez choisir un modèle',
244244
waitForImgUpload: 'Veuillez attendre que l\'image soit téléchargée',
245-
waitForFileUpload: 'Veuillez patienter jusqu’à ce que le(s) fichier(s) soit/les fichiers à télécharger',
245+
waitForFileUpload: 'Veuillez patienter pendant le téléchargement du/des fichier(s)',
246246
},
247247
chatSubTitle: 'Instructions',
248248
completionSubTitle: 'Indicatif de Prompt',

web/i18n/hi-IN/app-debug.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ const translation = {
213213
after: 'में कॉन्फ़िगर किए गए ओपनएआई एपीआई कुंजी की आवश्यकता होती है।',
214214
},
215215
},
216-
contentEnableLabel: 'मध्य स्तर की सामग्री सक्षम की गई',
216+
contentEnableLabel: 'सामग्री मॉडरेशन सक्षम है',
217217
},
218218
fileUpload: {
219219
numberLimit: 'मैक्स अपलोड करता है',

web/i18n/it-IT/app-debug.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ const translation = {
215215
after: '',
216216
},
217217
},
218-
contentEnableLabel: 'Abilitato il contenuto moderato',
218+
contentEnableLabel: 'Moderazione dei contenuti abilitata',
219219
},
220220
fileUpload: {
221221
title: 'Caricamento File',

web/i18n/ja-JP/app-debug.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ const translation = {
163163
moderation: {
164164
title: 'コンテンツのモデレーション',
165165
description: 'モデレーション API を使用するか、機密語リストを維持することで、モデルの出力を安全にします。',
166-
contentEnableLabel: 'モデレート・コンテンツを有効にする',
166+
contentEnableLabel: 'コンテンツモデレーションが有効',
167167
allEnabled: '入力/出力コンテンツが有効になっています',
168168
inputEnabled: '入力コンテンツが有効になっています',
169169
outputEnabled: '出力コンテンツが有効になっています',

web/i18n/ko-KR/app-debug.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ const translation = {
197197
after: '에 OpenAI API 키가 설정되어 있어야 합니다.',
198198
},
199199
},
200-
contentEnableLabel: '중간 콘텐츠 사용',
200+
contentEnableLabel: '콘텐츠 모더레이션이 활성화됨',
201201
},
202202
fileUpload: {
203203
title: '파일 업로드',

web/i18n/pt-BR/app-debug.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ const translation = {
197197
after: '',
198198
},
199199
},
200-
contentEnableLabel: 'Conteúdo moderado habilitado',
200+
contentEnableLabel: 'Moderação de conteúdo habilitada',
201201
},
202202
fileUpload: {
203203
title: 'Upload de Arquivo',

0 commit comments

Comments
 (0)