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
feat: group invite flow — show invite link + send via template
After creating a group:
- Show invite link with copy button
- Form to send invite to a contact via WhatsApp template
(number + template name → calls groups/invite endpoint)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: public/locales/en.json
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -367,7 +367,14 @@
367
367
"Seleccionar número": "Select number",
368
368
"Creando...": "Creating...",
369
369
"Crear grupo": "Create group",
370
-
"Grupo creado. Comparte el link de invitación con los participantes.": "Group created. Share the invite link with participants.",
370
+
"Grupo creado. Comparte el link de invitación con los participantes (máx. 8).": "Group created. Share the invite link with participants (max 8).",
371
+
"Link de invitación": "Invite link",
372
+
"Enviar invitación por WhatsApp": "Send invite via WhatsApp",
373
+
"Número del contacto": "Contact number",
374
+
"Nombre del template": "Template name",
375
+
"Invitación enviada": "Invitation sent",
376
+
"Enviando...": "Sending...",
377
+
"Enviar invitación": "Send invitation",
371
378
"Los grupos de WhatsApp no están disponibles en modo Coexistence. Para usar grupos, conecta un número con Cloud API.": "WhatsApp groups are not available in Coexistence mode. To use groups, connect a number with Cloud API.",
372
379
"No se pudo procesar la invitación": "Could not process the invitation",
0 commit comments