diff options
author | Ac_K <Acoustik666@gmail.com> | 2022-12-02 15:22:21 +0100 |
---|---|---|
committer | Ac_K <Acoustik666@gmail.com> | 2022-12-02 15:22:21 +0100 |
commit | 39ba11054bedc84de65e2a1c2944e915505d0d67 (patch) | |
tree | 1db2c8449c9791b90b9e410a56f315e53a5ed9f3 /crowdin.yml | |
parent | c250e3392c7d420aa9382e1ef2bdcb73e385c8e5 (diff) |
Update Crowdin configuration file
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 490d419e..279cd216 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,3 @@ files: - - source: Ryujinx.Ava/Assets/Locales/en_US.json - translation: Ryujinx.Ava/Assets/Locales/%locale_with_underscore%.json + - source: /**/Assets/Locales/en_US.json + translation: /**/Assets/Locales/%locale_with_underscore%.json |