misskey/crowdin.yml

11 lines
392 B
YAML
Raw Normal View History

2018-05-15 23:01:55 +00:00
files:
2018-08-22 14:53:27 +00:00
- source: /locales/ja-JP.yml
translation: /locales/%locale%.yml
2020-12-27 13:07:53 +00:00
update_option: update_as_unapproved
2020-12-27 12:53:59 +00:00
- source: /src/docs/ja-JP/*.md
translation: /src/docs/%locale%/%original_file_name%
2020-12-27 13:07:53 +00:00
update_option: update_as_unapproved
2021-01-09 03:46:07 +00:00
- source: /src/api-docs/ja-JP/**/*.yml
translation: /src/api-docs/%locale%/**/%original_file_name%
update_option: update_as_unapproved