summaryrefslogtreecommitdiffhomepage
path: root/i18n/vietnamese/root/etc
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-08-16 05:11:27 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-08-16 05:11:27 +0000
commit59e5f62542bbbb33b5b3044bcbb8a116e49dfb29 (patch)
tree295279cc4aef096e310f72c5b130b6de4136310c /i18n/vietnamese/root/etc
parent920adf013448a20cb803680a6a0958691256b1c5 (diff)
i18n: add language package for vietnamese
Diffstat (limited to 'i18n/vietnamese/root/etc')
-rwxr-xr-xi18n/vietnamese/root/etc/uci-defaults/luci-i18n-vietnamese6
1 files changed, 6 insertions, 0 deletions
diff --git a/i18n/vietnamese/root/etc/uci-defaults/luci-i18n-vietnamese b/i18n/vietnamese/root/etc/uci-defaults/luci-i18n-vietnamese
new file mode 100755
index 0000000000..8ebb36617f
--- /dev/null
+++ b/i18n/vietnamese/root/etc/uci-defaults/luci-i18n-vietnamese
@@ -0,0 +1,6 @@
+#!/bin/sh
+uci batch <<-EOF
+ set luci.languages.vi=Vietnamese
+ commit luci
+EOF
+