A Scripting script use for translating Xcode localizable.xcstring.
- Install Script
- Open your iOS project in Xcode
- Open the Localizable file in the project as Source Code and copy all the contents
- Run the script in the Scripting app
- After the script recognizes the legal localizable.xcstring format content, it will ask you whether to start translating.
- After confirmation, it will start translating and finally set the translated content to the clipboard.
- You can paste it directly into the Localizable file.
- Scripting PRO feature
- Select a API provider, ChatGPT 4o or Google Gemini 2.0 is recommended.
- Ensure you have set an available API key for the specified API provider.