From 7d2e3a2c53e31cd2d0571983ac871e5f2584fbd5 Mon Sep 17 00:00:00 2001 From: camperbot Date: Tue, 17 Jan 2023 21:07:28 +0530 Subject: [PATCH] chore(i18n,client): processed translations (#49052) --- client/i18n/locales/arabic/translations.json | 2 +- client/i18n/locales/chinese-traditional/translations.json | 2 +- client/i18n/locales/chinese/translations.json | 2 +- client/i18n/locales/espanol/translations.json | 2 +- client/i18n/locales/german/translations.json | 2 +- client/i18n/locales/italian/translations.json | 2 +- client/i18n/locales/japanese/translations.json | 2 +- client/i18n/locales/portuguese/translations.json | 2 +- client/i18n/locales/ukrainian/translations.json | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/client/i18n/locales/arabic/translations.json b/client/i18n/locales/arabic/translations.json index 8bcd1dd36e6..03a98f9b9f2 100644 --- a/client/i18n/locales/arabic/translations.json +++ b/client/i18n/locales/arabic/translations.json @@ -53,7 +53,7 @@ "check-code": "تيقن من كودك (Ctrl + Enter)", "check-code-2": "تيقن من كودك", "reset": "إعادة ضبط", - "reset-code": "أعد جميع الكود ألى حالتهم الأولية", + "reset-step": "Reset This Step", "help": "مساعدة", "get-help": "الحصول على المساعدة", "watch-video": "شاهد الفيديو", diff --git a/client/i18n/locales/chinese-traditional/translations.json b/client/i18n/locales/chinese-traditional/translations.json index ac54122d096..12f8e99ae96 100644 --- a/client/i18n/locales/chinese-traditional/translations.json +++ b/client/i18n/locales/chinese-traditional/translations.json @@ -53,7 +53,7 @@ "check-code": "檢查您的代碼 (Ctrl + Enter)", "check-code-2": "檢查你的代碼", "reset": "重置", - "reset-code": "重置所有代碼", + "reset-step": "Reset This Step", "help": "幫助", "get-help": "獲得幫助", "watch-video": "觀看視頻", diff --git a/client/i18n/locales/chinese/translations.json b/client/i18n/locales/chinese/translations.json index e94855facd5..5e5f8ad551e 100644 --- a/client/i18n/locales/chinese/translations.json +++ b/client/i18n/locales/chinese/translations.json @@ -53,7 +53,7 @@ "check-code": "检查您的代码 (Ctrl + Enter)", "check-code-2": "检查你的代码", "reset": "重置", - "reset-code": "重置所有代码", + "reset-step": "Reset This Step", "help": "帮助", "get-help": "获得帮助", "watch-video": "观看视频", diff --git a/client/i18n/locales/espanol/translations.json b/client/i18n/locales/espanol/translations.json index 8401da950e1..b6c1179daff 100644 --- a/client/i18n/locales/espanol/translations.json +++ b/client/i18n/locales/espanol/translations.json @@ -53,7 +53,7 @@ "check-code": "Comprueba tu código (Ctrl + Enter)", "check-code-2": "Comprueba tu código", "reset": "Restablecer", - "reset-code": "Restablecer todo el código", + "reset-step": "Reset This Step", "help": "Ayuda", "get-help": "Obtener ayuda", "watch-video": "Ver un Video", diff --git a/client/i18n/locales/german/translations.json b/client/i18n/locales/german/translations.json index f79e887f2b0..5993eef3a0b 100644 --- a/client/i18n/locales/german/translations.json +++ b/client/i18n/locales/german/translations.json @@ -53,7 +53,7 @@ "check-code": "Überprüfe deinen Code (Strg + Enter)", "check-code-2": "Prüfe deinen Code", "reset": "Zurücksetzen", - "reset-code": "Den Quellcode zurücksetzen", + "reset-step": "Reset This Step", "help": "Hilfe", "get-help": "Hilfe bekommen", "watch-video": "Ein Video ansehen", diff --git a/client/i18n/locales/italian/translations.json b/client/i18n/locales/italian/translations.json index 3f578d050e2..8a6e1ca553e 100644 --- a/client/i18n/locales/italian/translations.json +++ b/client/i18n/locales/italian/translations.json @@ -53,7 +53,7 @@ "check-code": "Verifica il tuo codice (Ctrl + Invio)", "check-code-2": "Verifica il tuo codice", "reset": "Resetta", - "reset-code": "Resetta tutto il codice", + "reset-step": "Reset This Step", "help": "Guida", "get-help": "Ottieni Aiuto", "watch-video": "Guarda un video", diff --git a/client/i18n/locales/japanese/translations.json b/client/i18n/locales/japanese/translations.json index 665829fa139..c89513347d7 100644 --- a/client/i18n/locales/japanese/translations.json +++ b/client/i18n/locales/japanese/translations.json @@ -53,7 +53,7 @@ "check-code": "コードをチェック (Ctrl + Enter)", "check-code-2": "コードをチェック", "reset": "リセット", - "reset-code": "全てのコードをリセット", + "reset-step": "Reset This Step", "help": "ヘルプ", "get-help": "助けを求める", "watch-video": "動画を見る", diff --git a/client/i18n/locales/portuguese/translations.json b/client/i18n/locales/portuguese/translations.json index 44409f52030..3314f9453f1 100644 --- a/client/i18n/locales/portuguese/translations.json +++ b/client/i18n/locales/portuguese/translations.json @@ -53,7 +53,7 @@ "check-code": "Verifique seu código (Ctrl + Enter)", "check-code-2": "Verifique seu código", "reset": "Redefinir", - "reset-code": "Redefinir todo o código", + "reset-step": "Reset This Step", "help": "Ajuda", "get-help": "Obter ajuda", "watch-video": "Assistir a um vídeo", diff --git a/client/i18n/locales/ukrainian/translations.json b/client/i18n/locales/ukrainian/translations.json index f28cc3fd98c..2375a965b26 100644 --- a/client/i18n/locales/ukrainian/translations.json +++ b/client/i18n/locales/ukrainian/translations.json @@ -53,7 +53,7 @@ "check-code": "Перевірити код (Ctrl + Enter)", "check-code-2": "Перевірити код", "reset": "Скинути", - "reset-code": "Скинути весь код", + "reset-step": "Reset This Step", "help": "Допомога", "get-help": "Отримати допомогу", "watch-video": "Подивитися відео",