Fix: convert text to braille
This commit is contained in:
parent
c5f633e12a
commit
9a7e9e0423
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
function txt_to_ubrl_fr -d "convert text to unicode braille (french table)"
|
function txt_to_ubrl_fr -d "convert text to unicode braille (french table)"
|
||||||
lou_translate fr-bfu-comp8.utb < $argv
|
lou_translate language:fr dots:8 < $argv
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue