diff options
author | Paul Frazee <pfrazee@gmail.com> | 2025-02-05 11:57:13 -0800 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2025-02-05 11:57:13 -0800 |
commit | f3550f53ebaab6758f6863ea42d2ec3bdc8bbe0d (patch) | |
tree | 8cefc6efc9eee0d8e3be328ac0159cfd856c7006 /crowdin.yml | |
parent | e0aecc6a60279aec19ccf229d4e100fbfa676b4f (diff) | |
download | voidsky-f3550f53ebaab6758f6863ea42d2ec3bdc8bbe0d.tar.zst |
Update Crowdin configuration file
Diffstat (limited to 'crowdin.yml')
-rw-r--r-- | crowdin.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crowdin.yml b/crowdin.yml index 52ef5677c..cd27c7eba 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,3 @@ files: - source: /src/locale/locales/en/messages.po - translation: /src/locale/locales/%locale%/messages.po + translation: /src/locale/locales/%two_letters_code%/messages.po |