reyesp23/GPT-4 Localization for iOS

Localize your iOS app using GPT-4

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 24, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: reyesp23/gpt-ios-localization@40bbc552b4f657b5fcca162d81c5c9220ed10a88 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
HEAD_REFGit reference (SHA or branch name) for the head commit of the working branch. This commit contains the string changes on the base language.yes
SOURCE_REFGit reference (SHA or branch name) of the base commit or branch for comparison during the localization process.yes
GITHUB_TOKENThe GitHub token for making API requestsyes
OPENAI_KEYOpenAI key for accessing the APIyes
LLM_MODELThe language model to use for localizationnogpt-4
BASE_LANGUAGEThe base language of the projectyes
TARGET_LANGUAGESThe target languages for localizationyes
PR_BASE_BRANCHThe base branch for creating the PRyes
PR_TITLETitle for the automatically created PRnoAutomated localization update
PR_BODYBody for the automatically created PRnoThis PR includes the latest localization updates.
PR_LABELSLabels for the automatically created PRnolocalization, automated pr

no outputs