mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Add multilanguage support
Add german
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
# main algorithm configuration
|
||||
main:
|
||||
# currently implemented: en (default), de
|
||||
lang: en
|
||||
# monitor interface to use
|
||||
iface: mon0
|
||||
# command to run to bring the mon interface up in case it's not up already
|
||||
|
||||
Reference in New Issue
Block a user