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!
Please, always sync and pull your repository before making any edits.
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 macOS
/Applications/Stremio.app/Contents/MacOS/Electron . --translation=PATH_TO_JSON
Feel free to add yourself!