xcstrings
xcstrings copied to clipboard
Automatically translates Xcode 15 String Catalog (.xcstrings) files using Google Translation, Gemini Pro or DeepLX.
Results
1
xcstrings issues
Sort by
recently updated
recently updated
newest added
Having pluralized values in your *.xcstrings file causes the script to raise errors. Changing the values to `zero` makes the script work without issues. Error cause in xcstrings: ``` [...],...