This is the repository the Stremio media center uses for all translation strings.
Any help with contributing additional translations would be extremely helpful! For contributing, use en_US as a starting point because it's always guaranteed to include all the translation strings. Thank you!
Top priority translations:
pt-BR- thanks to luanhssa- pt-PT
- fr-FR
Clone this repo, copy en-US.json as a starting point into your language's locale file, following IETF standard. To test in the app, start Stremio like:
# for windows
%LOCALAPPDATA%\Programs\LNV\Stremio\Stremio.exe . --translation=PATH_TO_JSON
# for mac
/Applications/Stremio.app/Contents/MacOS/Electron . --translation=PATH_TO_JSON