diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2020-12-27 22:07:53 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2020-12-27 22:07:53 +0900 |
| commit | b002651194a0d48ef70d2fd19365b199fa6d053f (patch) | |
| tree | 053ede9ddf761adc955b72179c27de515f7504f9 | |
| parent | Update crowdin.yml (diff) | |
| download | sharkey-b002651194a0d48ef70d2fd19365b199fa6d053f.tar.gz sharkey-b002651194a0d48ef70d2fd19365b199fa6d053f.tar.bz2 sharkey-b002651194a0d48ef70d2fd19365b199fa6d053f.zip | |
Update crowdin.yml
| -rw-r--r-- | crowdin.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/crowdin.yml b/crowdin.yml index a87d14d5ae..160b9184d3 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,5 +1,7 @@ files: - source: /locales/ja-JP.yml translation: /locales/%locale%.yml + update_option: update_as_unapproved - source: /src/docs/ja-JP/*.md translation: /src/docs/%locale%/%original_file_name% + update_option: update_as_unapproved |