3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-09-16 13:01:24 +02:00

Fixing Italian translation

Dieser Commit ist enthalten in:
NotMyFault 2018-11-21 14:37:44 +01:00
Ursprung ec22c4f180
Commit 99fb2b546c
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen

Datei anzeigen

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

Datei anzeigen

@ -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'