mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-27 05:36:39 +08:00
type error fix
for languages
This commit is contained in:
parent
59662d3946
commit
33c4ea7220
@ -77,6 +77,8 @@ const ar: PartialLocaleType = {
|
||||
Clear: "مسح الدردشة",
|
||||
Settings: "إعدادات الدردشة",
|
||||
UploadImage: "تحميل صورة",
|
||||
PasteQuestion: "Questions",
|
||||
PasteResponse: "Answers",
|
||||
},
|
||||
Rename: "إعادة تسمية الدردشة",
|
||||
Typing: "يكتب…",
|
||||
|
@ -77,6 +77,8 @@ const bn: PartialLocaleType = {
|
||||
Clear: "চ্যাট পরিষ্কার করুন",
|
||||
Settings: "চ্যাট সেটিংস",
|
||||
UploadImage: "চিত্র আপলোড করুন",
|
||||
PasteQuestion: "Questions",
|
||||
PasteResponse: "Answers",
|
||||
},
|
||||
Rename: "চ্যাট নাম পরিবর্তন করুন",
|
||||
Typing: "লিখছে…",
|
||||
|
@ -81,6 +81,8 @@ const cn = {
|
||||
Clear: "清除聊天",
|
||||
Settings: "对话设置",
|
||||
UploadImage: "上传图片",
|
||||
PasteQuestion: "Questions",
|
||||
PasteResponse: "Answers",
|
||||
},
|
||||
Rename: "重命名对话",
|
||||
Typing: "正在输入…",
|
||||
|
@ -76,7 +76,9 @@ const cs: PartialLocaleType = {
|
||||
Masks: "Všechny masky",
|
||||
Clear: "Vymazat konverzaci",
|
||||
Settings: "Nastavení konverzace",
|
||||
UploadImage: "Nahrát obrázek",
|
||||
UploadImage: "Nahrát obrázek",
|
||||
PasteQuestion: "Questions",
|
||||
PasteResponse: "Answers",
|
||||
},
|
||||
Rename: "Přejmenovat konverzaci",
|
||||
Typing: "Píše se…",
|
||||
|
@ -78,7 +78,9 @@ const da: PartialLocaleType = {
|
||||
Masks: "Personaer",
|
||||
Clear: "Ryd kontekst",
|
||||
Settings: "Indstillinger",
|
||||
UploadImage: "Upload billeder",
|
||||
UploadImage: "Upload billeder",
|
||||
PasteQuestion: "Questions",
|
||||
PasteResponse: "Answers",
|
||||
},
|
||||
Rename: "Omdøb chat",
|
||||
Typing: "Skriver…",
|
||||
|
@ -77,7 +77,9 @@ const de: PartialLocaleType = {
|
||||
Masks: "Alle Masken",
|
||||
Clear: "Chat löschen",
|
||||
Settings: "Gesprächseinstellungen",
|
||||
UploadImage: "Bild hochladen",
|
||||
UploadImage: "Bild hochladen",
|
||||
PasteQuestion: "Questions",
|
||||
PasteResponse: "Answers",
|
||||
},
|
||||
Rename: "Gespräch umbenennen",
|
||||
Typing: "Tippt…",
|
||||
|
@ -82,6 +82,8 @@ const en: LocaleType = {
|
||||
Clear: "Clear Context",
|
||||
Settings: "Settings",
|
||||
UploadImage: "Upload Images",
|
||||
PasteQuestion: "Questions",
|
||||
PasteResponse: "Answers",
|
||||
},
|
||||
Rename: "Rename Chat",
|
||||
Typing: "Typing…",
|
||||
|
@ -78,7 +78,9 @@ const es: PartialLocaleType = {
|
||||
Masks: "Todas las máscaras",
|
||||
Clear: "Limpiar chat",
|
||||
Settings: "Configuración de conversación",
|
||||
UploadImage: "Subir imagen",
|
||||
UploadImage: "Subir imagen",
|
||||
PasteQuestion: "Questions",
|
||||
PasteResponse: "Answers",
|
||||
},
|
||||
Rename: "Renombrar conversación",
|
||||
Typing: "Escribiendo…",
|
||||
|
@ -77,7 +77,9 @@ const fr: PartialLocaleType = {
|
||||
Masks: "Tous les masques",
|
||||
Clear: "Effacer la discussion",
|
||||
Settings: "Paramètres de la discussion",
|
||||
UploadImage: "Télécharger une image",
|
||||
UploadImage: "Télécharger une image",
|
||||
PasteQuestion: "Questions",
|
||||
PasteResponse: "Answers",
|
||||
},
|
||||
Rename: "Renommer la discussion",
|
||||
Typing: "En train d'écrire…",
|
||||
|
@ -76,7 +76,9 @@ const id: PartialLocaleType = {
|
||||
Masks: "Semua Masker",
|
||||
Clear: "Hapus Obrolan",
|
||||
Settings: "Pengaturan Obrolan",
|
||||
UploadImage: "Unggah Gambar",
|
||||
UploadImage: "Unggah Gambar",
|
||||
PasteQuestion: "Questions",
|
||||
PasteResponse: "Answers",
|
||||
},
|
||||
Rename: "Ganti Nama Obrolan",
|
||||
Typing: "Sedang Mengetik…",
|
||||
|
@ -77,7 +77,9 @@ const it: PartialLocaleType = {
|
||||
Masks: "Tutte le maschere",
|
||||
Clear: "Pulisci chat",
|
||||
Settings: "Impostazioni conversazione",
|
||||
UploadImage: "Carica immagine",
|
||||
UploadImage: "Carica immagine",
|
||||
PasteQuestion: "Questions",
|
||||
PasteResponse: "Answers",
|
||||
},
|
||||
Rename: "Rinomina conversazione",
|
||||
Typing: "Digitazione in corso…",
|
||||
|
@ -77,6 +77,8 @@ const jp: PartialLocaleType = {
|
||||
Clear: "チャットをクリア",
|
||||
Settings: "チャット設定",
|
||||
UploadImage: "画像をアップロード",
|
||||
PasteQuestion: "Questions",
|
||||
PasteResponse: "Answers",
|
||||
},
|
||||
Rename: "チャットの名前を変更",
|
||||
Typing: "入力中…",
|
||||
|
@ -76,7 +76,9 @@ const ko: PartialLocaleType = {
|
||||
Masks: "모든 마스크",
|
||||
Clear: "채팅 지우기",
|
||||
Settings: "채팅 설정",
|
||||
UploadImage: "이미지 업로드",
|
||||
UploadImage: "이미지 업로드",
|
||||
PasteQuestion: "Questions",
|
||||
PasteResponse: "Answers",
|
||||
},
|
||||
Rename: "채팅 이름 변경",
|
||||
Typing: "입력 중…",
|
||||
|
@ -78,7 +78,9 @@ const no: PartialLocaleType = {
|
||||
Masks: "Alle masker",
|
||||
Clear: "Rydd samtale",
|
||||
Settings: "Samtaleinnstillinger",
|
||||
UploadImage: "Last opp bilde",
|
||||
UploadImage: "Last opp bilde",
|
||||
PasteQuestion: "Questions",
|
||||
PasteResponse: "Answers",
|
||||
},
|
||||
Rename: "Gi nytt navn til samtale",
|
||||
Typing: "Skriver…",
|
||||
|
@ -75,7 +75,9 @@ const pt: PartialLocaleType = {
|
||||
Prompt: "Prompts",
|
||||
Masks: "Máscaras",
|
||||
Clear: "Limpar Contexto",
|
||||
Settings: "Configurações",
|
||||
Settings: "Configurações",
|
||||
PasteQuestion: "Questions",
|
||||
PasteResponse: "Answers",
|
||||
},
|
||||
Rename: "Renomear Chat",
|
||||
Typing: "Digitando…",
|
||||
|
@ -76,7 +76,9 @@ const ru: PartialLocaleType = {
|
||||
Masks: "Все маски",
|
||||
Clear: "Очистить чат",
|
||||
Settings: "Настройки чата",
|
||||
UploadImage: "Загрузить изображение",
|
||||
UploadImage: "Загрузить изображение",
|
||||
PasteQuestion: "Questions",
|
||||
PasteResponse: "Answers",
|
||||
},
|
||||
Rename: "Переименовать чат",
|
||||
Typing: "Печатает…",
|
||||
|
@ -77,6 +77,8 @@ const sk: PartialLocaleType = {
|
||||
Masks: "Masky",
|
||||
Clear: "Vymazať kontext",
|
||||
Settings: "Nastavenia",
|
||||
PasteQuestion: "Questions",
|
||||
PasteResponse: "Answers",
|
||||
},
|
||||
Rename: "Premenovať Chat",
|
||||
Typing: "Písanie…",
|
||||
|
@ -76,7 +76,9 @@ const tr: PartialLocaleType = {
|
||||
Masks: "Tüm maskeler",
|
||||
Clear: "Sohbeti temizle",
|
||||
Settings: "Sohbet ayarları",
|
||||
UploadImage: "Resim yükle",
|
||||
UploadImage: "Resim yükle",
|
||||
PasteQuestion: "Questions",
|
||||
PasteResponse: "Answers",
|
||||
},
|
||||
Rename: "Sohbeti yeniden adlandır",
|
||||
Typing: "Yazıyor…",
|
||||
|
@ -77,6 +77,8 @@ const tw = {
|
||||
Clear: "清除聊天",
|
||||
Settings: "對話設定",
|
||||
UploadImage: "上傳圖片",
|
||||
PasteQuestion: "Questions",
|
||||
PasteResponse: "Answers",
|
||||
},
|
||||
Rename: "重新命名對話",
|
||||
Typing: "正在輸入…",
|
||||
|
@ -76,7 +76,9 @@ const vi: PartialLocaleType = {
|
||||
Masks: "Tất cả mặt nạ",
|
||||
Clear: "Xóa cuộc trò chuyện",
|
||||
Settings: "Cài đặt trò chuyện",
|
||||
UploadImage: "Tải lên hình ảnh",
|
||||
UploadImage: "Tải lên hình ảnh",
|
||||
PasteQuestion: "Questions",
|
||||
PasteResponse: "Answers",
|
||||
},
|
||||
Rename: "Đổi tên cuộc trò chuyện",
|
||||
Typing: "Đang nhập…",
|
||||
|
Loading…
Reference in New Issue
Block a user