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: src/i18n/en.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@
14
14
"Error adding flag: Either the flag already exist or there is issue with network connection ...": "Error adding flag: Either the flag already exist or there is issue with network connection ...",
15
15
"Error connecting to chat, refresh the page to try again.": "Error connecting to chat, refresh the page to try again.",
16
16
"Error muting a user ...": "Error muting a user ...",
Copy file name to clipboardExpand all lines: src/i18n/fr.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@
14
14
"Error adding flag: Either the flag already exist or there is issue with network connection ...": "Erreur d'ajout du flag : le flag existe déjà ou vous rencontrez un problème de connexion au réseau ...",
15
15
"Error connecting to chat, refresh the page to try again.": "Erreur de connexion au chat, rafraîchissez la page pour réessayer.",
16
16
"Error muting a user ...": "Erreur de mise en sourdine d'un utilisateur ...",
17
+
"Error pinning message": "Erreur d'épinglage du message",
18
+
"Error removing message pin": "Erreur lors de la suppression du code PIN du message",
17
19
"Error unmuting a user ...": "Erreur de désactivation de la fonction sourdine pour un utilisateur ...",
Copy file name to clipboardExpand all lines: src/i18n/hi.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@
14
14
"Error adding flag: Either the flag already exist or there is issue with network connection ...": "फ़ैल: या तो यह मैसेज के ऊपर पहले से फ्लैग है या तो आपके इंटरनेट कनेक्शन में कुछ परेशानी है",
15
15
"Error connecting to chat, refresh the page to try again.": "चैट से कनेक्ट करने में त्रुटि, पेज को रिफ्रेश करें",
16
16
"Error muting a user ...": "यूजर को म्यूट करने का प्रयास फेल हुआ",
17
+
"Error pinning message": "संदेश को पिन करने में त्रुटि",
18
+
"Error removing message pin": "संदेश पिन निकालने में त्रुटि",
17
19
"Error unmuting a user ...": "यूजर को अनम्यूट करने का प्रयास फेल हुआ",
Copy file name to clipboardExpand all lines: src/i18n/it.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@
14
14
"Error adding flag: Either the flag already exist or there is issue with network connection ...": "Errore durante la segnalazione: la segnalazione esiste giá o c'é un problema di connessione ...",
15
15
"Error connecting to chat, refresh the page to try again.": "Errore di connessione alla chat, aggiorna la pagina per riprovare",
16
16
"Error muting a user ...": "Errore silenziando un utente ...",
17
+
"Error pinning message": "Errore durante il blocco del messaggio",
18
+
"Error removing message pin": "Errore durante la rimozione del PIN del messaggio",
17
19
"Error unmuting a user ...": "Errore riattivando le notifiche per l'utente ...",
Copy file name to clipboardExpand all lines: src/i18n/nl.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@
14
14
"Error adding flag: Either the flag already exist or there is issue with network connection ...": "Fout bij het markeren: of het bericht is al gemarkeerd of er is een probleem met de netwerk verbinding",
15
15
"Error connecting to chat, refresh the page to try again.": "Fout bij het verbinden, ververs de pagina om nogmaals te proberen",
16
16
"Error muting a user ...": "Fout bij het muten van de gebruiker",
17
+
"Error pinning message": "Fout bij vastzetten van bericht",
18
+
"Error removing message pin": "Fout bij verwijderen van berichtpin",
17
19
"Error unmuting a user ...": "Fout bij het unmuten van de gebruiker",
0 commit comments