diff options
| author | Acid Chicken (硫酸鶏) <root@acid-chicken.com> | 2018-08-22 23:53:27 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-22 23:53:27 +0900 |
| commit | e51184931da00eab9c8fb93cca42b1e14d809ce3 (patch) | |
| tree | bfd7b61e02e3e7e29e9f89aa5666f0e2f4ac7475 /crowdin.yml | |
| parent | Merge pull request #2391 from acid-chicken/patch-autogen (diff) | |
| download | sharkey-e51184931da00eab9c8fb93cca42b1e14d809ce3.tar.gz sharkey-e51184931da00eab9c8fb93cca42b1e14d809ce3.tar.bz2 sharkey-e51184931da00eab9c8fb93cca42b1e14d809ce3.zip | |
Update crowdin.yml
Diffstat (limited to 'crowdin.yml')
| -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 |