update config and readme with new locale

This commit is contained in:
Justin-p 2019-09-30 21:47:49 +02:00
parent 09e7dc10b9
commit 0c98705ab7
2 changed files with 2 additions and 1 deletions
README.md
sdcard/rootfs/root/pwnagotchi

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