mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-22 04:27:59 +01:00
Update Crowdin configuration file
This commit is contained in:
parent
30e899a7e0
commit
4a3b6bb54b
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
files:
|
||||
- source: /src/main/resources/assets/minelittlepony/lang/en_us.json
|
||||
translation: /src/main/resources/assets/minelittlepony/lang/%locale_with_underscore%.json
|
||||
- source: src/main/resources/assets/minelittlepony/lang/en_us.json
|
||||
translation: /%original_path%/%locale_with_underscore%.%file_extension%
|
||||
|
|
Loading…
Reference in a new issue