Rename Invisible modes (#954)
* Rename Invisible modes * Fix indentation in zh_code * Undo changes in Vietnamese lang file
This commit is contained in:
@@ -851,6 +851,12 @@ return {
|
||||
-- ['strategy_e_plus']={"Strategy", "EASY+", "Holdless strategy"},
|
||||
-- ['strategy_h_plus']={"Strategy", "HARD+", "Holdless strategy"},
|
||||
-- ['strategy_u_plus']={"Strategy", "ULTIMATE+", "Holdless strategy"},
|
||||
-- ['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']= {"Cego", "METADE", "Para novatos."},
|
||||
['blind_n']= {"Cego", "TUDO", "Para intermediários."},
|
||||
['blind_h']= {"Cego", "DE REPENTE", "Para experientes."},
|
||||
|
||||
Reference in New Issue
Block a user