You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: public/languages/ar/translation.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@
4
4
"search": "بحث",
5
5
"search_chats": "بحث عن الدردشات",
6
6
"chats_enter_message": "...رسالة",
7
+
"messages": "الرسائل",
8
+
"delete_chats": "حذف الدردشات",
7
9
"chats_message_unavailable": "إرسال الرسائل غير متاح",
8
10
"create_open_chat": "دردشة مفتوحة",
9
11
"no_chats": "لم يتم العثور على دردشات",
@@ -19,6 +21,7 @@
19
21
"reply": "الرد",
20
22
"copy_text": "نسخ النص",
21
23
"copy_message_link":"نسخ رابط الرسالة",
24
+
"recording": "تسجيل",
22
25
23
26
"description_open_chat": "الفكرة الرئيسية للدردشة المفتوحة هي إنشاء قناة اتصال متاحة للجميع، يمكن ربطها باسم نطاق موقع ويب أو رابط ملف تعريف على وسائل التواصل الاجتماعي أو كلمات رئيسية أخرى. هذا النوع من الدردشة هو الحل الأفضل للتواصل مع جمهور واسع.",
24
27
"description_shared_chat": "تتيح دردشة البث لمجموعة معينة من الأشخاص التواصل بينما يمكن للعالم كله المشاهدة. هذا النوع من الدردشة هو الحل الأفضل لنقل الرسائل إلى الجماهير.",
Copy file name to clipboardExpand all lines: public/languages/en/translation.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@
4
4
"search": "Search",
5
5
"search_chats": "Search chats",
6
6
"chats_enter_message": "Message...",
7
+
"messages": "Messages",
8
+
"delete_chats": "Delete chats",
7
9
"chats_message_unavailable": "Message sending is unavailable",
8
10
"create_open_chat": "Open chat",
9
11
"no_chats": "No chats found",
@@ -19,6 +21,7 @@
19
21
"reply": "Reply",
20
22
"copy_text": "Copy text",
21
23
"copy_message_link":"Copy message link",
24
+
"recording": "Recording",
22
25
23
26
"description_open_chat": "The main idea of an open chat is to create a communication channel accessible to everyone, which can be linked to a website domain name, a social media profile link, or other keywords. This type of chat is the best solution for communicating with a wide audience.",
24
27
"description_shared_chat": "A broadcast chat allows a specific group of people to communicate while the whole world can observe. This type of chat is the best solution for broadcasting messages to a large audience.",
Copy file name to clipboardExpand all lines: public/languages/es/translation.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,10 @@
4
4
"search": "Buscar",
5
5
"search_chats": "Buscar chats",
6
6
"chats_enter_message": "Mensaje...",
7
-
"create_open_chat": "Chat abierto",
7
+
"messages": "Mensajes",
8
+
"delete_chats": "Eliminar chats",
8
9
"chats_message_unavailable": "Message sending is unavailable",
10
+
"create_open_chat": "Chat abierto",
9
11
"no_chats": "No se encontraron chats",
10
12
"create_shared_chat": "Chat de transmisión",
11
13
"create_public_chat": "Chat público",
@@ -19,6 +21,7 @@
19
21
"reply": "Responder",
20
22
"copy_text": "Copiar texto",
21
23
"copy_message_link":"Copiar enlace del mensaje",
24
+
"recording": "Grabación",
22
25
23
26
"description_open_chat": "La idea principal de un chat abierto es crear un canal de comunicación accesible para todos, que se pueda vincular a un nombre de dominio de un sitio web, un perfil en redes sociales u otras palabras clave. Este tipo de chat es la mejor solución para comunicarse con un público amplio.",
24
27
"description_shared_chat": "Un chat de transmisión permite que un grupo específico de personas se comunique mientras el resto del mundo puede observar. Este tipo de chat es la mejor solución para transmitir mensajes a las masas.",
"description_open_chat": "Основной идеей открытого чата является возможность создавать доступный для каждого канал общения, который можно привязать к доменному имени сайта, ссылке на профиль из соц. сетей или же по другим ключевым словам. Этот вид чата является лучшим решением для общения с широкой публикой.",
24
27
"description_shared_chat": "Трансляционный чат позволяет определенному кругу лиц вести коммуникацию, за которой может наблюдать весь мир. Этот вид чата является лучшим решением для трансляции сообщений в широкие массы.",
0 commit comments