fastlane-plugin-translate_gpt 0.1.10
This fastlane plugin provides an easy way to use the OpenAI GPT language model to translate strings in your iOS application.
Gemfile:
=
install:
=
Runtime Dependencies (2):
loco_strings
~> 0.1.5
ruby-openai
~> 7.3.1