update config and readme with new locale
This commit is contained in:
parent
09e7dc10b9
commit
0c98705ab7
@ -98,6 +98,7 @@ Pwnagotchi is able to speak multiple languages!! Currently supported are:
|
||||
|
||||
* **english** (default)
|
||||
* german
|
||||
* dutch
|
||||
|
||||
If you want to add a language use the `language.sh` script.
|
||||
If you want to add for example the language **italian** you would type:
|
||||
|
@ -1,6 +1,6 @@
|
||||
# main algorithm configuration
|
||||
main:
|
||||
# currently implemented: en (default), de
|
||||
# currently implemented: en (default), de, nl
|
||||
lang: en
|
||||
# monitor interface to use
|
||||
iface: mon0
|
||||
|
Loading…
x
Reference in New Issue
Block a user