Update nl.sh
Fixed a small typo in FLUXIONGeneralBackOption
This commit is contained in:
parent
09dfa6d461
commit
2d1678a696
|
@ -75,7 +75,7 @@ FLUXIONAttackResetOption="Reset aanval"
|
||||||
FLUXIONAttackRestartOption="Herstart"
|
FLUXIONAttackRestartOption="Herstart"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONGeneralSkipOption="${CYel}Sla over"
|
FLUXIONGeneralSkipOption="${CYel}Sla over"
|
||||||
FLUXIONGeneralBackOption="${CRed}Teug"
|
FLUXIONGeneralBackOption="${CRed}Terug"
|
||||||
FLUXIONGeneralExitOption="${CRed}Sluit af"
|
FLUXIONGeneralExitOption="${CRed}Sluit af"
|
||||||
FLUXIONGeneralRepeatOption="${CRed}Herhaal"
|
FLUXIONGeneralRepeatOption="${CRed}Herhaal"
|
||||||
FLUXIONGeneralNotFoundError="Niet gevonden"
|
FLUXIONGeneralNotFoundError="Niet gevonden"
|
||||||
|
|
Loading…
Reference in New Issue