i18n: add hebrew language module
[project/luci.git] / i18n / hebrew / root / etc / uci-defaults / luci-i18n-hebrew
diff --git a/i18n/hebrew/root/etc/uci-defaults/luci-i18n-hebrew b/i18n/hebrew/root/etc/uci-defaults/luci-i18n-hebrew
new file mode 100644 (file)
index 0000000..a33c448
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+uci batch <<-EOF
+       set luci.languages.he=עִבְרִית
+       commit luci
+EOF
+