Update nl.sh

Fixed a small typo in FLUXIONGeneralBackOption
This commit is contained in:
danielvos 2019-06-08 17:32:23 +02:00 committed by GitHub
parent 09dfa6d461
commit 2d1678a696
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"