mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-30 15:16:38 +08:00
25 lines
343 B
JSON
25 lines
343 B
JSON
{
|
|
"cn": [
|
|
[
|
|
" ",
|
|
" "
|
|
]
|
|
],
|
|
"tw": [
|
|
[
|
|
" ",
|
|
" "
|
|
]
|
|
],
|
|
"en": [
|
|
[
|
|
"Optimiere den Text",
|
|
"Optimiere den Text und behalte die Struktur und Inhalt. Überprüfe nur die Rechtschreibung und Satzstellung:\n"
|
|
],
|
|
[
|
|
"Optimize the text",
|
|
"Optimize the text:\n"
|
|
]
|
|
]
|
|
}
|