diff options
author | developomp <developomp@gmail.com> | 2021-10-20 08:45:42 +0900 |
---|---|---|
committer | developomp <developomp@gmail.com> | 2021-10-20 08:45:42 +0900 |
commit | 782d52793efb65c8b73d079a062652da76a5ff5a (patch) | |
tree | 626432e82f81530ebdfbb36536d89e53935eeb40 /crowdin.yml | |
parent | Merge pull request #485 from fosscord/translation (diff) | |
download | server-782d52793efb65c8b73d079a062652da76a5ff5a.tar.xz |
prettier formatted and simplified README links
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 c2943832..a6330566 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,3 @@ files: - - source: /api/locales/en/*.json - translation: /api/locales/%two_letters_code%/%original_file_name% + - source: /api/locales/en/*.json + translation: /api/locales/%two_letters_code%/%original_file_name% |