mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-04-30 22:13:55 +07:00
31 lines
619 B
Markdown
31 lines
619 B
Markdown
|
|
|
|
# Translate JSON | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22uMrE4dWDV0pTVW-Nqjn1d%22%2C%22flow%22%3Atrue%7D%7D)
|
|
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": ["空"]}
|
|
|
|
```
|
|
|