diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-23 00:44:13 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-23 00:44:13 +0900 |
| commit | f6387ac115921827a6dd1f4044f74f5ca155cb4d (patch) | |
| tree | bfd7b61e02e3e7e29e9f89aa5666f0e2f4ac7475 | |
| parent | Merge pull request #2391 from acid-chicken/patch-autogen (diff) | |
| parent | Merge pull request #2402 from acid-chicken/patch-3 (diff) | |
| download | misskey-f6387ac115921827a6dd1f4044f74f5ca155cb4d.tar.gz misskey-f6387ac115921827a6dd1f4044f74f5ca155cb4d.tar.bz2 misskey-f6387ac115921827a6dd1f4044f74f5ca155cb4d.zip | |
Merge pull request #2406 from syuilo/master
Master
Diffstat (limited to '')
| -rw-r--r-- | crowdin.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/crowdin.yml b/crowdin.yml index 3f8dfdeca8..c8c3caec8f 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,3 @@ files: - - source: /locales/ja.yml - translation: /locales/%two_letters_code%.yml + - source: /locales/ja-JP.yml + translation: /locales/%locale%.yml |