Skip to content

Commit da5e460

Browse files
chore(i18n,client): processed translations (freeCodeCamp#55752)
Co-authored-by: Mrugesh Mohapatra <[email protected]>
1 parent fdf147c commit da5e460

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

client/i18n/locales/japanese/translations.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
"reset-lesson": "レッスンをリセット",
5656
"run": "実行",
5757
"run-test": "テスト実行 (Ctrl + Enter)",
58-
"check-code": "Check Your Code",
59-
"check-code-ctrl": "Check Your Code (Ctrl + Enter)",
60-
"check-code-cmd": "Check Your Code (Command + Enter)",
58+
"check-code": "コードをチェック",
59+
"check-code-ctrl": "コードをチェック (Ctrl + Enter)",
60+
"check-code-cmd": "コードをチェック (Command + Enter)",
6161
"reset": "リセット",
6262
"reset-step": "ステップをリセット",
6363
"help": "ヘルプ",
@@ -72,11 +72,11 @@
7272
"update-email": "メールアドレスを更新",
7373
"verify-email": "メールアドレスの確認",
7474
"submit-and-go": "提出して次のチャレンジに進む",
75-
"submit-and-go-ctrl": "Submit and go to next challenge (Ctrl + Enter)",
76-
"submit-and-go-cmd": "Submit and go to next challenge (Command + Enter)",
75+
"submit-and-go-ctrl": "提出して次のチャレンジに進む (Ctrl + Enter)",
76+
"submit-and-go-cmd": "提出して次のチャレンジに進む (Command + Enter)",
7777
"go-to-next": "次のチャレンジに進む",
78-
"go-to-next-ctrl": "Go to next challenge (Ctrl + Enter)",
79-
"go-to-next-cmd": "Go to next challenge (Command + Enter)",
78+
"go-to-next-ctrl": "次のチャレンジに進む (Ctrl + Enter)",
79+
"go-to-next-cmd": "次のチャレンジに進む (Command + Enter)",
8080
"ask-later": "後で",
8181
"start-coding": "コーディングを始めましょう!",
8282
"go-to-settings": "設定へ移動して認定証を取得",

client/i18n/locales/ukrainian/translations.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
"reset-lesson": "Скинути цей урок",
5656
"run": "Запустити",
5757
"run-test": "Запустити тест (Ctrl + Enter)",
58-
"check-code": "Check Your Code",
59-
"check-code-ctrl": "Check Your Code (Ctrl + Enter)",
60-
"check-code-cmd": "Check Your Code (Command + Enter)",
58+
"check-code": "Перевірити код",
59+
"check-code-ctrl": "Перевірити код (Ctrl + Enter)",
60+
"check-code-cmd": "Перевірити код (Command + Enter)",
6161
"reset": "Скинути",
6262
"reset-step": "Скинути цей крок",
6363
"help": "Допомога",
@@ -72,11 +72,11 @@
7272
"update-email": "Оновити мою адресу електронної пошти",
7373
"verify-email": "Підтвердити адресу електронної пошти",
7474
"submit-and-go": "Відправити та перейти до наступного завдання",
75-
"submit-and-go-ctrl": "Submit and go to next challenge (Ctrl + Enter)",
76-
"submit-and-go-cmd": "Submit and go to next challenge (Command + Enter)",
75+
"submit-and-go-ctrl": "Надіслати та перейти до наступного завдання (Ctrl + Enter)",
76+
"submit-and-go-cmd": "Надіслати та перейти до наступного завдання (Command + Enter)",
7777
"go-to-next": "Перейти до наступного завдання",
78-
"go-to-next-ctrl": "Go to next challenge (Ctrl + Enter)",
79-
"go-to-next-cmd": "Go to next challenge (Command + Enter)",
78+
"go-to-next-ctrl": "Перейти до наступного завдання (Ctrl + Enter)",
79+
"go-to-next-cmd": "Перейти до наступного завдання (Command + Enter)",
8080
"ask-later": "Нагадати пізніше",
8181
"start-coding": "Розпочати програмувати!",
8282
"go-to-settings": "Перейдіть до налаштувань, щоб отримати сертифікацію",

0 commit comments

Comments
 (0)