Merge pull request #1109 from N0tMyFaultOG/patch-1
Added missing language values
This commit is contained in:
commit
406bc9c017
@ -23,7 +23,7 @@ public class Settings extends Config {
|
|||||||
@Final
|
@Final
|
||||||
public String PLATFORM; // These values are set from FAWE before loading
|
public String PLATFORM; // These values are set from FAWE before loading
|
||||||
|
|
||||||
@Comment({"Options: de, ru, tr",
|
@Comment({"Options: de, es, fr, nl, ru, tr",
|
||||||
"Create a PR to contribute a translation: https://github.com/boy0001/FastAsyncWorldedit/new/master/core/src/main/resources",})
|
"Create a PR to contribute a translation: https://github.com/boy0001/FastAsyncWorldedit/new/master/core/src/main/resources",})
|
||||||
public String LANGUAGE = "";
|
public String LANGUAGE = "";
|
||||||
@Comment({"Enable or disable automatic updates",
|
@Comment({"Enable or disable automatic updates",
|
||||||
|
Loading…
Reference in New Issue
Block a user