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)
|
* **english** (default)
|
||||||
* german
|
* german
|
||||||
|
* dutch
|
||||||
|
|
||||||
If you want to add a language use the `language.sh` script.
|
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:
|
If you want to add for example the language **italian** you would type:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# main algorithm configuration
|
# main algorithm configuration
|
||||||
main:
|
main:
|
||||||
# currently implemented: en (default), de
|
# currently implemented: en (default), de, nl
|
||||||
lang: en
|
lang: en
|
||||||
# monitor interface to use
|
# monitor interface to use
|
||||||
iface: mon0
|
iface: mon0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user