From 0edd0e9d49ad05b8d76399512d9961be4d3a261a Mon Sep 17 00:00:00 2001
From: swedishmike <mike@swedishmike.org>
Date: Sat, 5 Oct 2019 12:32:53 +0100
Subject: [PATCH] Updated existing translations

---
 sdcard/rootfs/root/pwnagotchi/config.yml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/sdcard/rootfs/root/pwnagotchi/config.yml b/sdcard/rootfs/root/pwnagotchi/config.yml
index 7a2fa4f..175d990 100644
--- a/sdcard/rootfs/root/pwnagotchi/config.yml
+++ b/sdcard/rootfs/root/pwnagotchi/config.yml
@@ -1,6 +1,6 @@
 # main algorithm configuration
 main:
-    # currently implemented: en (default), de, nl, it
+    # currently implemented: en (default), de, el, fr, it, mk, nl
     lang: en
     # custom plugins path, if null only default plugins with be loaded
     custom_plugins:
@@ -166,6 +166,3 @@ bettercap:
         - wifi.ap.new
         - wifi.ap.lost
         - mod.started
-
-
-