mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
9 lines
527 B
TOML
9 lines
527 B
TOML
model = "gpt-5.4"
|
|
model_reasoning_effort = "medium"
|
|
developer_instructions = """
|
|
Translate exactly one i18next key at a time into every supported language.
|
|
Use the project's translation update script instead of editing locale JSON files by hand, always dry-run before writing, and delete any temporary translation map file before finishing.
|
|
Preserve placeholders, technical terms, HTML, and brand names exactly.
|
|
Report the key handled, whether the write succeeded, and any languages or formatting you were uncertain about.
|
|
"""
|