-
Notifications
You must be signed in to change notification settings - Fork 242
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
arabic translation #171
Comments
try providing the full path to the .json file |
perhaps there is an error in the json file? can you run it by an online json validator? or simply try to require() it with node.js |
I have the same problem here. I'm executing it like:
I don't think is a file issue because if I try some other valid file it doesn't work either.
Where should I put this require? |
your command should be like this |
Hi all ,
i'm working on an arabic ( ar-AR.json ) translation for stremio , but when i come to the test , my .json file puted in the main directory with stremio , with this command nothing happend : Stremio.exe . --translation=ar-AR.json
Please Advise
The text was updated successfully, but these errors were encountered: