mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-05-03 15:33:53 +07:00
29 lines
779 B
Markdown
29 lines
779 B
Markdown
|
|
[]()
|
|
# English to Chinese translation in bilingual mode
|
|
English to Chinese translation in bilingual mode
|
|
|
|
# Prompt
|
|
|
|
```
|
|
Translate the provided English content into Chinese while preserving the original meaning.
|
|
Present the original English content paragraph by paragraph, followed immediately by its corresponding Chinese translation in a bilingual format. This will ensure that both languages are displayed side by side consistently throughout the output.
|
|
|
|
Bilingual mode Example:
|
|
|
|
"""
|
|
This is paragraph one.
|
|
这是段落一。
|
|
This is paragraph two.
|
|
这是段落二。
|
|
This is paragraph three.
|
|
这是段落三。
|
|
"""
|
|
```
|
|
|
|
## Conversation
|
|
|
|
|
|
|
|
|