From e7fe34c1e95a70e77c69d5ca640eec473aff4e7a Mon Sep 17 00:00:00 2001 From: camperbot Date: Wed, 10 Aug 2022 23:51:33 +0530 Subject: [PATCH] chore(i18n,client): processed translations (#47248) --- client/i18n/locales/japanese/intro.json | 2 +- client/i18n/locales/portuguese/translations.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client/i18n/locales/japanese/intro.json b/client/i18n/locales/japanese/intro.json index d6c6783353f..6a1b839de85 100644 --- a/client/i18n/locales/japanese/intro.json +++ b/client/i18n/locales/japanese/intro.json @@ -32,7 +32,7 @@ "applied-accessibility": { "title": "応用アクセシビリティ", "intro": [ - "ウェブ開発におけるアクセシビリティとは、幅広いユーザーが理解し、移動し、対話できるコンテンツやUI (ユーザーインターフェース) のことを指します。これには視覚、聴覚、運動、認知に障害がある人も含みます。", + "ウェブ開発におけるアクセシビリティとは、幅広いユーザーが理解し、移動し、対話できるコンテンツや UI (ユーザーインターフェース) のことを指します。これには視覚、聴覚、運動、認知に障害がある人も含みます。", "このコースでは、誰もがアクセス可能な Web ページを構築するためのベストプラクティスを学びます。" ] }, diff --git a/client/i18n/locales/portuguese/translations.json b/client/i18n/locales/portuguese/translations.json index 80f504e7ef3..c94d66915ef 100644 --- a/client/i18n/locales/portuguese/translations.json +++ b/client/i18n/locales/portuguese/translations.json @@ -450,8 +450,8 @@ "change-theme": "Faça login para mudar o tema.", "translation-pending": "Ajude-nos a traduzir", "certification-project": "Projeto de certificação", - "iframe-alert": "Normally this link would bring you to another website! It works. This is a link to: {{externalLink}}", - "document-notfound": "document not found" + "iframe-alert": "Normalmente, este link levaria você para outro site da web! Funciona. Esse é um link para: {{externalLink}}", + "document-notfound": "documento não encontrado" }, "icons": { "gold-cup": "Taça de ouro",