eilonkr/iOS Vibe Localization

A GitHub Action that translates iOS apps using AI, built on top of string catalogs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
xcstrings_file_pathPath to the Localizable.xcstrings file.noLocalizable.xcstrings
target_languagesComma-separated list of language codes to translate into (e.g., es,fr,de).yes
github_tokenGitHub token for creating branches and pull requests. Must have contents:write and pull-requests:write permissions.yes
pr_branch_prefixPrefix for the pull request branch name.noios-vibe-localization-updates/
commit_user_nameName for git commit user.nogithub-actions[bot]
commit_user_emailEmail for git commit user.nogithub-actions[bot]@users.noreply.github.com
commit_messageCommit message for localization updates.noi18n: Update translations by iOS Vibe Localization Action
pr_titleTitle for the pull request.noiOS Vibe Localization: Automated Localization Updates
pr_bodyBody content for the pull request.noAutomated localization updates by the iOS Vibe Localization Action.
openai_modelOpenAI model to use for translations.nogpt-4o-mini
base_system_promptAdditional system prompt to provide context for the LLM when translating strings.no""

no outputs