chore: test

pull/20301/head
Joel 1 year ago
parent b28915aaf7
commit 7bd601f4cd

@ -5,7 +5,8 @@ on:
types: [closed] types: [closed]
branches: [main] branches: [main]
push: push:
branches: [fix/i18n-auto-run-faild] branches:
- fix/i18n-auto-run-faild
jobs: jobs:
check-and-update: check-and-update:

@ -1,5 +1,5 @@
const translation = { const translation = {
test: 'test', test2: 'test',
toVerified: 'Get Education Verified', toVerified: 'Get Education Verified',
toVerifiedTip: { toVerifiedTip: {
front: 'You are now eligible for Education Verified status. Please enter your education information below to complete the process and receive an', front: 'You are now eligible for Education Verified status. Please enter your education information below to complete the process and receive an',

Loading…
Cancel
Save