diff options
author | Ajay Ramachandran <[email protected]> | 2019-12-20 17:55:35 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2019-12-20 17:55:35 -0500 |
commit | 42a0cff1628df3057b01f46bb3b8b421914720e0 (patch) | |
tree | 107d03a52961d153d66f6e7f9deeedc152144d27 | |
parent | 527e6d4c24b51968b0f0920b231a904ca5ca0660 (diff) | |
download | SponsorBlock-42a0cff1628df3057b01f46bb3b8b421914720e0.tar.gz SponsorBlock-42a0cff1628df3057b01f46bb3b8b421914720e0.zip |
Update crowdin.yml
-rw-r--r-- | crowdin.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crowdin.yml b/crowdin.yml index eeb70c02..d9ef93b4 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,3 @@ files: - source: /_locales/en/* - translation: /_locales/%two_letters_code%/%original_file_name% + translation: /_locales/%locale_with_underscore%/%original_file_name% |