From 7bd601f4cd0959bbf0f891d40ec0091335c48119 Mon Sep 17 00:00:00 2001 From: Joel Date: Tue, 27 May 2025 17:17:35 +0800 Subject: [PATCH] chore: test --- .github/workflows/translate-i18n-base-on-english.yml | 3 ++- web/i18n/en-US/education.ts | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/translate-i18n-base-on-english.yml b/.github/workflows/translate-i18n-base-on-english.yml index 2e903df992..58d53c4a12 100644 --- a/.github/workflows/translate-i18n-base-on-english.yml +++ b/.github/workflows/translate-i18n-base-on-english.yml @@ -5,7 +5,8 @@ on: types: [closed] branches: [main] push: - branches: [fix/i18n-auto-run-faild] + branches: + - fix/i18n-auto-run-faild jobs: check-and-update: diff --git a/web/i18n/en-US/education.ts b/web/i18n/en-US/education.ts index d5cef6082b..efa1e815ef 100644 --- a/web/i18n/en-US/education.ts +++ b/web/i18n/en-US/education.ts @@ -1,5 +1,5 @@ const translation = { - test: 'test', + test2: 'test', toVerified: 'Get Education Verified', toVerifiedTip: { front: 'You are now eligible for Education Verified status. Please enter your education information below to complete the process and receive an',