Skip to content

Commit c9a2150

Browse files
authored
docs(i18n): sync i18n files from Crowdin (#12299)
Co-authored-by: Jack-Works <[email protected]>
1 parent fa5fdb4 commit c9a2150

File tree

10 files changed

+9773
-2387
lines changed

10 files changed

+9773
-2387
lines changed

crowdin.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@ preserve_hierarchy: true
22
pull_request_title: 'docs(i18n): sync i18n files from Crowdin'
33
commit_message: 'docs(i18n): sync translation %original_file_name% for %language%'
44
files:
5-
- source: /packages/**/locales/en-US.json
6-
translation: /packages/**/locales/%locale%.json
7-
update_option: 'update_as_unapproved'
8-
skip_untranslated_strings: true
9-
- source: /packages/**/locale/en-US.po
10-
translation: /packages/**/locale/%locale%.po
5+
- source: /packages/shared-base-ui/src/locale/en-US.json
6+
translation: /packages/shared-base-ui/src/locale/%locale%.json
117
update_option: 'update_as_unapproved'
128
skip_untranslated_strings: true

packages/shared-base-ui/src/locale/ja-JP.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)