Welcome to mirror list, hosted at ThFree Co, Russian Federation.

luci-i18n-spanish « uci-defaults « etc « root « spanish « i18n - github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 59e2b973f505dcb1e4fd5ecd6316fd13447ea8df (plain)
1
2
3
4
5
6
#!/bin/sh
uci batch <<-EOF
	set luci.languages.es=Español
        commit luci
EOF