Add multilanguage support

Add german
This commit is contained in:
dadav
2019-09-29 14:17:02 +02:00
parent 000e11869f
commit 2935d9ccaf
9 changed files with 872 additions and 125 deletions

View File

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