add language packages for portuguese and catalan
[project/luci.git] / i18n / portuguese / root / etc / uci-defaults / luci-i18n-portuguese
1 #!/bin/sh
2 uci batch <<-EOF
3         set luci.languages.pt=Portuguese
4         commit luci
5 EOF
6