-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Script not working #7
Comments
Add comma after each arguments
|
Is it possible to translate |
I tried with commas after each argument. I get the below error: @dearirshad2
|
- enable recursive src/dest - fix console entry point - googletrans vrm++ to address zcribe#7 - update readme for these
same error here! |
@AsemKhatib the problem is at |
Hi, using the example at READ.ME returns
run(fro="en" to="et" src="./untranslated" dest="./translated")
^
SyntaxError: invalid syntax
The text was updated successfully, but these errors were encountered: