Fixing Italian translation

This commit is contained in:
NotMyFault
2018-11-21 14:37:44 +01:00
parent ec22c4f180
commit 99fb2b546c
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ public class Settings extends Config {
@Final
public String PLATFORM; // These values are set from FAWE before loading
@Comment({"Options: cn, de, es, fr, nl, ru, tr",
@Comment({"Options: cn, de, es, fr, it, nl, ru, tr",
"Create a PR to contribute a translation: https://github.com/boy0001/FastAsyncWorldedit/new/master/core/src/main/resources",})
public String LANGUAGE = "";
@Comment({"Enable or disable automatic updates",