File tree Expand file tree Collapse file tree 20 files changed +53
-13
lines changed
Expand file tree Collapse file tree 20 files changed +53
-13
lines changed Original file line number Diff line number Diff line change @@ -77,6 +77,8 @@ const ar: PartialLocaleType = {
7777 Clear : "مسح الدردشة" ,
7878 Settings : "إعدادات الدردشة" ,
7979 UploadImage : "تحميل صورة" ,
80+ PasteQuestion : "Questions" ,
81+ PasteResponse : "Answers" ,
8082 } ,
8183 Rename : "إعادة تسمية الدردشة" ,
8284 Typing : "يكتب…" ,
Original file line number Diff line number Diff line change @@ -77,6 +77,8 @@ const bn: PartialLocaleType = {
7777 Clear : "চ্যাট পরিষ্কার করুন" ,
7878 Settings : "চ্যাট সেটিংস" ,
7979 UploadImage : "চিত্র আপলোড করুন" ,
80+ PasteQuestion : "Questions" ,
81+ PasteResponse : "Answers" ,
8082 } ,
8183 Rename : "চ্যাট নাম পরিবর্তন করুন" ,
8284 Typing : "লিখছে…" ,
Original file line number Diff line number Diff line change @@ -81,6 +81,8 @@ const cn = {
8181 Clear : "清除聊天" ,
8282 Settings : "对话设置" ,
8383 UploadImage : "上传图片" ,
84+ PasteQuestion : "Questions" ,
85+ PasteResponse : "Answers" ,
8486 } ,
8587 Rename : "重命名对话" ,
8688 Typing : "正在输入…" ,
Original file line number Diff line number Diff line change @@ -76,7 +76,9 @@ const cs: PartialLocaleType = {
7676 Masks : "Všechny masky" ,
7777 Clear : "Vymazat konverzaci" ,
7878 Settings : "Nastavení konverzace" ,
79- UploadImage : "Nahrát obrázek" ,
79+ UploadImage : "Nahrát obrázek" ,
80+ PasteQuestion : "Questions" ,
81+ PasteResponse : "Answers" ,
8082 } ,
8183 Rename : "Přejmenovat konverzaci" ,
8284 Typing : "Píše se…" ,
Original file line number Diff line number Diff line change @@ -78,7 +78,9 @@ const da: PartialLocaleType = {
7878 Masks : "Personaer" ,
7979 Clear : "Ryd kontekst" ,
8080 Settings : "Indstillinger" ,
81- UploadImage : "Upload billeder" ,
81+ UploadImage : "Upload billeder" ,
82+ PasteQuestion : "Questions" ,
83+ PasteResponse : "Answers" ,
8284 } ,
8385 Rename : "Omdøb chat" ,
8486 Typing : "Skriver…" ,
Original file line number Diff line number Diff line change @@ -77,7 +77,9 @@ const de: PartialLocaleType = {
7777 Masks : "Alle Masken" ,
7878 Clear : "Chat löschen" ,
7979 Settings : "Gesprächseinstellungen" ,
80- UploadImage : "Bild hochladen" ,
80+ UploadImage : "Bild hochladen" ,
81+ PasteQuestion : "Questions" ,
82+ PasteResponse : "Answers" ,
8183 } ,
8284 Rename : "Gespräch umbenennen" ,
8385 Typing : "Tippt…" ,
Original file line number Diff line number Diff line change @@ -82,6 +82,8 @@ const en: LocaleType = {
8282 Clear : "Clear Context" ,
8383 Settings : "Settings" ,
8484 UploadImage : "Upload Images" ,
85+ PasteQuestion : "Questions" ,
86+ PasteResponse : "Answers" ,
8587 } ,
8688 Rename : "Rename Chat" ,
8789 Typing : "Typing…" ,
Original file line number Diff line number Diff line change @@ -78,7 +78,9 @@ const es: PartialLocaleType = {
7878 Masks : "Todas las máscaras" ,
7979 Clear : "Limpiar chat" ,
8080 Settings : "Configuración de conversación" ,
81- UploadImage : "Subir imagen" ,
81+ UploadImage : "Subir imagen" ,
82+ PasteQuestion : "Questions" ,
83+ PasteResponse : "Answers" ,
8284 } ,
8385 Rename : "Renombrar conversación" ,
8486 Typing : "Escribiendo…" ,
Original file line number Diff line number Diff line change @@ -77,7 +77,9 @@ const fr: PartialLocaleType = {
7777 Masks : "Tous les masques" ,
7878 Clear : "Effacer la discussion" ,
7979 Settings : "Paramètres de la discussion" ,
80- UploadImage : "Télécharger une image" ,
80+ UploadImage : "Télécharger une image" ,
81+ PasteQuestion : "Questions" ,
82+ PasteResponse : "Answers" ,
8183 } ,
8284 Rename : "Renommer la discussion" ,
8385 Typing : "En train d'écrire…" ,
Original file line number Diff line number Diff line change @@ -76,7 +76,9 @@ const id: PartialLocaleType = {
7676 Masks : "Semua Masker" ,
7777 Clear : "Hapus Obrolan" ,
7878 Settings : "Pengaturan Obrolan" ,
79- UploadImage : "Unggah Gambar" ,
79+ UploadImage : "Unggah Gambar" ,
80+ PasteQuestion : "Questions" ,
81+ PasteResponse : "Answers" ,
8082 } ,
8183 Rename : "Ganti Nama Obrolan" ,
8284 Typing : "Sedang Mengetik…" ,
You can’t perform that action at this time.
0 commit comments