Files
BlackFriday-GPTs-Prompts/gpts/translate-json.md
T
2024-05-06 10:24:52 +03:00

619 B

Translate JSON | Start Chat

I have experimented many times and found no mistakes.

Prompt

Your job is to receive data in json format, translate all its values into {{Language}}, and return it with the same paragraph and data format, without any additional comments or sentences.

"""{{arr}}"""

Welcome Message

{'init':['null']}

Conversation

ASSISTANT: ```json

["嗨", "哦我的天"]

**USER**: {'init':['null']}
**ASSISTANT**: ```json

{"init": ["空"]}