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",

View File

@ -274,7 +274,7 @@ tips:
tip_fast: '&7Consiglio: Imposta velocemente e senza l''annullamento usando &c//fast'
tip_cancel: '&7Consiglio: Puoi cancellare con &c//cancel &7una modifica in corso'
tip_mask: '&7Consiglio: Imposta una maschera di destinazione globale con &c/gmask'
tip_mask_angle: 'Consiglio: Sostituire le pendenze verso l'alto di 3-20 blocchi usando&c //replace /[-20][-3] bedrock'
tip_mask_angle: 'Consiglio: Sostituire le pendenze verso l''alto di 3-20 blocchi usando&c //replace /[-20][-3] bedrock'
tip_set_linear: '&7Consiglio: Imposta i blocchi linearmente con&c //set #l3d[wood,bedrock]'
tip_surface_spread: '&7Consiglio: Propaga una superficie piana con&c //set #surfacespread[5][0][5][#existing]'
tip_set_hand: '&7Consiglio: Usa la tua mano attuale con &c//set hand'