Uncomment translation command for specific languages
Notebooks starting with ko
This commit is contained in:
parent
e96fe9653c
commit
e4f672039c
|
|
@ -55,7 +55,7 @@ jobs:
|
|||
# Example: Translate to Spanish, French, German. Add -y to auto-confirm.
|
||||
# translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages
|
||||
# translate -l "ar bn bg br cs da de el es fa fi fr he hi hr hu id it ja" -nb
|
||||
# translate -l "ko lt mo ms mr my ne nl no pa pl" -nb
|
||||
translate -l "ko lt mo ms mr my ne nl no pa pl" -nb
|
||||
# translate -l "pt ro ru sk sl sr sv sw" -nb
|
||||
# translate -l "th tl tr tw uk ur vi zh hk" -nb
|
||||
# translate -l "ar ur tl mr ne pa bn ru mo" -y
|
||||
|
|
|
|||
Loading…
Reference in New Issue