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

luci-i18n-portuguese « uci-defaults « etc « root « portuguese « i18n - github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ceeb17ed9f2fa3cc1736f3498002a484ab8fa3c9 (plain)
1
2
3
4
5
6
#!/bin/sh
uci batch <<-EOF
	set luci.languages.pt=Português
	commit luci
EOF