This website requires JavaScript.
Explore
Help
Sign In
starcalc
/
flm01
Watch
1
Star
0
Fork
You've already forked flm01
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
7b8c322628
flm01
/
openwrt
/
package
/
luci
/
i18n
/
french
/
root
/
etc
/
uci-defaults
/
luci-i18n-french
7 lines
87 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
uci batch
<<-EOF
set luci.languages.fr='Francais'
commit luci
EOF
Reference in New Issue
View Git Blame
Copy Permalink