This commit is contained in:
Jesse Boyd 2018-04-13 18:41:32 +10:00
commit d8d273a163
No known key found for this signature in database
GPG Key ID: 59F1DE6293AF6E1F
5 changed files with 6 additions and 6 deletions

View File

@ -333,7 +333,7 @@ public enum BBC {
TIP_REGEN_0("Tip: Use a biome with /regen [biome]", "Tips"), TIP_REGEN_0("Tip: Use a biome with /regen [biome]", "Tips"),
TIP_REGEN_1("Tip: Use a seed with /regen [biome] [seed]", "Tips"), TIP_REGEN_1("Tip: Use a seed with /regen [biome] [seed]", "Tips"),
TIP_BIOME_PATTERN("Tip: The &c#biome:forest&7 pattern can be used in any command", "Tips"), TIP_BIOME_PATTERN("Tip: The &c#biome[forest]&7 pattern can be used in any command", "Tips"),
TIP_BIOME_MASK("Tip: Restrict to a biome with the `$jungle` mask", "Tips"),; TIP_BIOME_MASK("Tip: Restrict to a biome with the `$jungle` mask", "Tips"),;

View File

@ -324,5 +324,5 @@ tips:
tip_lazycut: '&7Tipp: Es ist sicherer den Befehl &c//lazycut zu verwenden.' tip_lazycut: '&7Tipp: Es ist sicherer den Befehl &c//lazycut zu verwenden.'
tip_regen_0: 'Tip: Use a biome with /regen [biome]' tip_regen_0: 'Tip: Use a biome with /regen [biome]'
tip_regen_1: 'Tip: Use a seed with /regen [biome] [seed]' tip_regen_1: 'Tip: Use a seed with /regen [biome] [seed]'
tip_biome_pattern: 'Tip: The &c#biome:forest&7 pattern can be used in any command' tip_biome_pattern: 'Tip: The &c#biome[forest]&7 pattern can be used in any command'
tip_biome_mask: 'Tip: Restrict to a biome with the `$jungle` mask' tip_biome_mask: 'Tip: Restrict to a biome with the `$jungle` mask'

View File

@ -324,6 +324,6 @@ tips:
tip_copy_pattern: 'Sugerencia: Para usar como un patrón try &4#copiar' tip_copy_pattern: 'Sugerencia: Para usar como un patrón try &4#copiar'
tip_regen_0: 'Sugerencia: Utilice un bioma con /regen [biome]' tip_regen_0: 'Sugerencia: Utilice un bioma con /regen [biome]'
tip_regen_1: 'Sugerencia: Utilice una semilla con /regen [biome] [seed]' tip_regen_1: 'Sugerencia: Utilice una semilla con /regen [biome] [seed]'
tip_biome_pattern: 'Sugerencia: El &c#biome:forest&7 pattern se puede usar en cualquier tip_biome_pattern: 'Sugerencia: El &c#biome[forest]&7 pattern se puede usar en cualquier
comando' comando'
tip_biome_mask: 'Sugerencia: Restrinja a un bioma con la máscara `$jungle`' tip_biome_mask: 'Sugerencia: Restrinja a un bioma con la máscara `$jungle`'

View File

@ -294,5 +294,5 @@ tips:
tip_copy_pattern: 'Consiglio: Per usarlo come un pattern prova &c#copy' tip_copy_pattern: 'Consiglio: Per usarlo come un pattern prova &c#copy'
tip_regen_0: 'Consiglio: Usa un bioma con /regen [biome]' tip_regen_0: 'Consiglio: Usa un bioma con /regen [biome]'
tip_regen_1: 'Consiglio: Usa un seme con /regen [biome] [seed]' tip_regen_1: 'Consiglio: Usa un seme con /regen [biome] [seed]'
tip_biome_pattern: 'Consiglio: Il pattern &c#biome:forest&7 può essere usato in qualsiasi comando' tip_biome_pattern: 'Consiglio: Il pattern &c#biome[forest]&7 può essere usato in qualsiasi comando'
tip_biome_mask: 'Consiglio: Limita a un bioma con la maschera `$jungle`' tip_biome_mask: 'Consiglio: Limita a un bioma con la maschera `$jungle`'

View File

@ -294,5 +294,5 @@ tips:
tıp_copy_pattern: "&7Hatırlatma: &aDesen Olarak Kullanmak İçin: &c#copy" tıp_copy_pattern: "&7Hatırlatma: &aDesen Olarak Kullanmak İçin: &c#copy"
tıp_regen_0: "&7Hatırlatma: &aBiyomları Kullanmak İçin: &c/regen <Biyom>" tıp_regen_0: "&7Hatırlatma: &aBiyomları Kullanmak İçin: &c/regen <Biyom>"
tıp_regen_1: "&7Hatırlatma: &aBiyom Değeri İçin: &c/regen <Biyom> <Değer>" tıp_regen_1: "&7Hatırlatma: &aBiyom Değeri İçin: &c/regen <Biyom> <Değer>"
tıp_bıome_pattern: "&7Hatırlatma: &c#biome:forest &eDeseni Herhangi Bir Komutta Kullanılabilir" tıp_bıome_pattern: "&7Hatırlatma: &c#biome[forest] &eDeseni Herhangi Bir Komutta Kullanılabilir"
tıp_bıome_mask: "&7Hatırlatma: &c`$jungle` &eMaskesini Bir Biyoma Kısıtla" tıp_bıome_mask: "&7Hatırlatma: &c`$jungle` &eMaskesini Bir Biyoma Kısıtla"