* Added many descriptions
[project/luci.git] / core / contrib / uci / luci
index bae2f48ce2732f1e6a3849d2d8ffe191912e89df..379bd1855e763bd68ef4675ad47f9a898d61232c 100644 (file)
@@ -23,7 +23,6 @@ config public contact
                option geo
                option note
 
-
 config event uci_oncommit
         option network "/etc/init.d/network restart"
         option wireless        "/etc/init.d/network restart"
@@ -32,4 +31,11 @@ config event uci_oncommit
         option luci_fw  "/etc/init.d/luci_fw restart"
         option dropbear "/etc/init.d/dropbear restart"
         option httpd   "/etc/init.d/httpd restart"
-        option fstab   "/etc/init.d/fstab restart"
\ No newline at end of file
+        option fstab   "/etc/init.d/fstab restart"
+        
+config internal languages
+               option de "Deutsch"
+               option en "English"
+               
+config internal themes
+               option Fledermaus "/ffluci/media"
\ No newline at end of file