Skip to content
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

Open
elmehdiboubetana opened this issue Sep 18, 2016 · 5 comments
Open

arabic translation #171

elmehdiboubetana opened this issue Sep 18, 2016 · 5 comments

Comments

@elmehdiboubetana
Copy link

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

@Ivshti
Copy link
Member

Ivshti commented Sep 18, 2016

try providing the full path to the .json file

@elmehdiboubetana
Copy link
Author

Yes i provide the full path of the file but still have nothing please see the screenshot .

capture

@Ivshti
Copy link
Member

Ivshti commented Sep 18, 2016

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

@xeanhort
Copy link
Contributor

xeanhort commented Dec 20, 2020

I have the same problem here. I'm executing it like:

C:\Users\XXX\AppData\Local\Programs\LNV\Stremio-4>stremio.exe . --translation=D:\stremio-translations\ca-CA.json

I don't think is a file issue because if I try some other valid file it doesn't work either.

try to require() it with node.js

Where should I put this require?

@dexter21767
Copy link
Contributor

dexter21767 commented Aug 27, 2022

your command should be like this
Stremio.exe . --translation="ar-AR.json"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants