Added Portuguese version

Changes to be committed:
	modified:   tree-PT.sh
This commit is contained in:
e2a 2018-12-26 16:02:07 -02:00
parent c7cc29f276
commit d9194c984b

View file

@ -34,8 +34,6 @@ let new_year++
tput setaf 1; tput bold
tput cup $lin $((c - 4)); echo FELIZ NATAL
tput cup $((lin + 1)) $((c - 9)); echo E muito CODIGO em $new_year
tput cup $((lin + 3)) $((c - 1)); echo e2a
tput cup $((lin + 5)) $((c - 18)); echo https://github.com/aceiro/ChristBASHTree
let c++
k=1