Skip to content

Commit

Permalink
translation
Browse files Browse the repository at this point in the history
  • Loading branch information
wjz304 committed Jun 10, 2023
1 parent c2d7919 commit e133fe1
Show file tree
Hide file tree
Showing 5 changed files with 526 additions and 524 deletions.
2 changes: 1 addition & 1 deletion files/board/arpl/overlayfs/opt/arpl/boot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ if [ "${NOTSETMACS}" = "true" ]; then
[ -n "${CMDLINE["mac${N}"]}" ] && unset CMDLINE["mac${N}"]
done
unset CMDLINE['netif_num']
echo -e "\033[1;33m*** `printf "$(TEXT "Not set macs is enabled.")"` ***\033[0m"
echo -e "\033[1;33m*** `printf "$(TEXT "'Not set MACs' is enabled.")"` ***\033[0m"
else
# Validate netif_num
MACS=()
Expand Down
Loading

0 comments on commit e133fe1

Please sign in to comment.