summaryrefslogtreecommitdiffhomepage
path: root/i18n/hebrew/root
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-06-24 11:51:14 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-06-24 11:51:14 +0000
commitf7c56ac2eac02b1eeaa75aaa777664ffd6f1eeb7 (patch)
treeef6e355910defb1246077fa8df6b4ef1baf2afc7 /i18n/hebrew/root
parent225d28e5edb2731ea2d07d5b9e9d7ea0f3affefe (diff)
i18n: add hebrew language module
Diffstat (limited to 'i18n/hebrew/root')
-rw-r--r--i18n/hebrew/root/etc/uci-defaults/luci-i18n-hebrew6
1 files changed, 6 insertions, 0 deletions
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
index 000000000..a33c448cd
--- /dev/null
+++ b/i18n/hebrew/root/etc/uci-defaults/luci-i18n-hebrew
@@ -0,0 +1,6 @@
+#!/bin/sh
+uci batch <<-EOF
+ set luci.languages.he=עִבְרִית
+ commit luci
+EOF
+