Rename Invisible modes (#954)
* Rename Invisible modes * Fix indentation in zh_code * Undo changes in Vietnamese lang file
This commit is contained in:
@@ -832,6 +832,12 @@ return {
|
||||
['strategy_e_plus']={"Stratégie", "FACILE+", "Stratégie sans retenue"},
|
||||
['strategy_h_plus']={"Stratégie", "DIFFICILE+", "Stratégie sans retenue"},
|
||||
['strategy_u_plus']={"Stratégie", "ULTIME+", "Stratégie sans retenue"},
|
||||
-- ['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']= {"Aveugle", "MOITIE", "Pour les novices."},
|
||||
['blind_n']= {"Aveugle", "TOUT", "Pour les joueurs intermédiaires."},
|
||||
['blind_h']= {"Aveugle", "SOUDAIN", "Pour les bons jooeurs."},
|
||||
|
||||
Reference in New Issue
Block a user