@@ -147,17 +147,17 @@ go tool cover -html=coverage.out -o coverage.html
147147
148148## Documentation
149149
150- La documentation complète est disponible dans le [ Wiki du projet ] ( https://github.com/JohanDevl/Export_Trakt_4_Letterboxd/wiki ) .
150+ Complete documentation is available in the [ project Wiki ] ( https://github.com/JohanDevl/Export_Trakt_4_Letterboxd/wiki ) .
151151
152- Vous y trouverez :
152+ You will find :
153153
154- - [ Guide d'installation ] ( https://github.com/JohanDevl/Export_Trakt_4_Letterboxd/wiki/Installation )
155- - [ Référence CLI] ( https://github.com/JohanDevl/Export_Trakt_4_Letterboxd/wiki/CLI-Reference )
156- - [ Fonctionnalités d'export ] ( https://github.com/JohanDevl/Export_Trakt_4_Letterboxd/wiki/Export-Features )
157- - [ Guide API Trakt ] ( https://github.com/JohanDevl/Export_Trakt_4_Letterboxd/wiki/Trakt-API-Guide )
158- - [ Internationalisation ] ( https://github.com/JohanDevl/Export_Trakt_4_Letterboxd/wiki/Internationalization )
159- - [ Guide de migration ] ( https://github.com/JohanDevl/Export_Trakt_4_Letterboxd/wiki/Migration-Guide )
160- - [ Tests ] ( https://github.com/JohanDevl/Export_Trakt_4_Letterboxd/wiki/Testing )
154+ - [ Installation Guide ] ( https://github.com/JohanDevl/Export_Trakt_4_Letterboxd/wiki/Installation )
155+ - [ CLI Reference ] ( https://github.com/JohanDevl/Export_Trakt_4_Letterboxd/wiki/CLI-Reference )
156+ - [ Export Features ] ( https://github.com/JohanDevl/Export_Trakt_4_Letterboxd/wiki/Export-Features )
157+ - [ Trakt API Guide ] ( https://github.com/JohanDevl/Export_Trakt_4_Letterboxd/wiki/Trakt-API-Guide )
158+ - [ Internationalization ] ( https://github.com/JohanDevl/Export_Trakt_4_Letterboxd/wiki/Internationalization )
159+ - [ Migration Guide ] ( https://github.com/JohanDevl/Export_Trakt_4_Letterboxd/wiki/Migration-Guide )
160+ - [ Testing ] ( https://github.com/JohanDevl/Export_Trakt_4_Letterboxd/wiki/Testing )
161161- [ CI/CD] ( https://github.com/JohanDevl/Export_Trakt_4_Letterboxd/wiki/CI-CD )
162162
163163## Troubleshooting
@@ -166,7 +166,7 @@ If you encounter issues:
166166
1671671 . Check that your Trakt.tv profile is public
1681682 . Verify your authentication configuration
169- 3 . Run ` ./setup_trakt.sh ` again to refresh your tokens
169+ 3 . Ensure your config.toml file has the correct Trakt.tv client ID and secret
1701704 . Check logs in the ` logs ` directory for detailed error information
171171
172172## Acknowledgements
0 commit comments