Skip to content

Commit bfd28f2

Browse files
committed
feat(crowdin): GH flow test
1 parent 87cc63e commit bfd28f2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci_cd_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
skip_untranslated_strings: true
9898
create_pull_request: false
9999
localization_branch_name: feat/crowdin
100-
commit_message: 'feat(i18n): update translations'
100+
commit_message: 'feat(i18n): update translations [skip ci]'
101101
env:
102102
GH_TOKEN: ${{ steps.generate-token.outputs.token }}
103103
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}

projects/client/i18n/meta/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2866,7 +2866,7 @@
28662866
]
28672867
},
28682868
"error_text_service_unavailable": {
2869-
"default": "The connection is... gone. Like a forgotten memory.",
2869+
"default": "The connection is... gone! Like a forgotten memory.",
28702870
"description": "Text shown on the error page when the Trakt service is unreachable.",
28712871
"exclude": [
28722872
"android",

0 commit comments

Comments
 (0)