chore: revert test code

pull/19671/head
Joel 1 year ago
parent f3080ef8f7
commit a54d99357a

@ -4,8 +4,6 @@ on:
pull_request: pull_request:
types: [closed] types: [closed]
branches: [main] branches: [main]
push:
branches: [fix/auto-translate]
jobs: jobs:
check-and-update: check-and-update:

@ -915,7 +915,6 @@ const translation = {
updateFailure: 'Failed to update version', updateFailure: 'Failed to update version',
}, },
}, },
test: 'just for test i18n',
} }
export default translation export default translation

Loading…
Cancel
Save