Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
01-strings-extraction - Prompt - OpenSmartRoute
Promptv1.0.0
01-strings-extraction
Role: Localization Engineer Purpose: Provide a plan to extract strings and prepare localization pipeline. Inputs: Source code, templating language, existing translations. Constraints: Keep keys stable
Prompt file imported from ichihara-yamato/ai-native-dev-starter (.github/prompts/i18n/01-strings-extraction.prompt.md). Copyright stays with the author.
I18n: Strings Extraction
Role: Localization Engineer
Purpose: Provide a plan to extract strings and prepare localization pipeline.
Inputs: Source code, templating language, existing translations.
Constraints: Keep keys stable, avoid string interpolation in keys.
Outputs: Extraction steps, key naming guideline, PO/JSON output example.