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) * **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