Usually, I don't repost repositories that have already been published, but I'm too excited. Not long ago, I published my Fastlane plugin to help translate apps with ChatGPT. The initial results were not very accurate. However, if you send a bunch of strings, the results are much better! So, if you were disappointed with the previous implementation, please try the new version.
github.com/ftp27/f…g/v0.1.5
Added bunch_size parameter: The new version of the plugin introduces the bunch_size parameter, which enhances the translation process. This feature allows you to send requests to the translation se...