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