Skip to content

Commit fe38481

Browse files
Update i18n.json
Co-authored-by: Copilot <[email protected]>
1 parent ac62a5e commit fe38481

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

i18n.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@
3333
"model": "gemini-2.5-pro",
3434
"prompt": "Translate from {source} to {target}. Output raw JSON only.",
3535
"settings": {
36-
"temperature": 0
36+
"temperature": 0,
37+
"response_mime_type": "application/json"
3738
}
3839
},
3940
"$schema": "https://lingo.dev/schema/i18n.json"

0 commit comments

Comments
 (0)