Rename Invisible modes (#954)
* Rename Invisible modes * Fix indentation in zh_code * Undo changes in Vietnamese lang file
This commit is contained in:
@@ -861,6 +861,12 @@ return {
|
||||
['strategy_e_plus']={"Strategy", "Fácil+", "Lo mismo pero sin reserva!"},
|
||||
['strategy_h_plus']={"Strategy", "Difícil+", "Lo mismo pero sin reserva!"},
|
||||
['strategy_u_plus']={"Strategy", "Supremo+", "Lo mismo pero sin reserva!"},
|
||||
-- ['blind_e']= {"Invisible", "SLOW", "For beginners"},
|
||||
-- ['blind_n']= {"Invisible", "FAST", "For intermediates"},
|
||||
-- ['blind_h']= {"Invisible", "INSTANT", "For the experienced"},
|
||||
-- ['blind_l']= {"Invisible", "NO GHOST", "For professionals"},
|
||||
-- ['blind_u']= {"Invisible", "NO FIELD", "Are you ready?"},
|
||||
-- ['blind_wtf']= {"Invisible", "VOID", "You're not ready."},
|
||||
['blind_e']= {"A Ciegas", "Parcial", "Para novatos."},
|
||||
['blind_n']= {"A Ciegas", "Total", "Para jugadores intermedios."},
|
||||
['blind_h']= {"A Ciegas", "Inmediato", "Para jugadores experimentados."},
|
||||
|
||||
Reference in New Issue
Block a user