mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-12-22 17:18:37 +01:00
Update Crowdin config
Crowdin should only use `messages.properties` as the "source" and this file will get copied to all the other language files like `messages_de.properties` for the German translation, `messages_ro.properties` for the Romanian translation etc.
This commit is contained in:
parent
70a750a32d
commit
da8e8c8a25
@ -1,3 +1,3 @@
|
||||
files:
|
||||
- source: Essentials/src/*.properties
|
||||
translation: Essentials/src/messages_%two_letters_code%.properties
|
||||
- source: Essentials/src/messages.properties
|
||||
translation: Essentials/src/messages_%locale_with_underscore%.properties
|
||||
|
Loading…
Reference in New Issue
Block a user