mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-28 17:56:37 +02:00
🌐 New Crowdin updates (#1685)
This commit is contained in:
parent
cd38e9105d
commit
90236e3424
2 changed files with 23 additions and 2 deletions
|
@ -294,7 +294,23 @@
|
|||
"needToMakeChanges": "¿Necesita realizar cambios?",
|
||||
"billingPortalDescription": "Visite el portal de facturación para administrar su suscripción, actualizar formas de pago o ver el historial de facturación.",
|
||||
"priceFree": "Gratuito",
|
||||
"searchEventsPlaceholder": "Buscar eventos por título...",
|
||||
"canceled": "Cancelado",
|
||||
"tomorrow": "Mañana",
|
||||
"yesterday": "Ayer",
|
||||
"lastWeek": "Semana pasada",
|
||||
"unconfirmed": "Sin confirmar",
|
||||
"upcomingEventsEmptyStateTitle": "No hay eventos próximos",
|
||||
"upcomingEventsEmptyStateDescription": "Cuando programes eventos, aparecerán aquí.",
|
||||
"pastEventsEmptyStateTitle": "No hay eventos pasados"
|
||||
"pastEventsEmptyStateTitle": "No hay eventos pasados",
|
||||
"pastEventsEmptyStateDescription": "Los eventos pasados aparecerán aquí.",
|
||||
"unconfirmedEventsEmptyStateTitle": "No hay eventos sin confirmar",
|
||||
"unconfirmedEventsEmptyStateDescription": "Los eventos no confirmados aparecerán aquí.",
|
||||
"canceledEventsEmptyStateTitle": "Sin eventos cancelados",
|
||||
"canceledEventsEmptyStateDescription": "Los eventos cancelados aparecerán aquí.",
|
||||
"setupFormTitle": "Configuración",
|
||||
"setupFormDescription": "Acabe de configurar su cuenta.",
|
||||
"errorNotAuthenticated": "No autenticado",
|
||||
"errorInvalidFields": "Campos no válidos. Por favor, compruebe su entrada.",
|
||||
"errorDatabaseUpdateFailed": "Error de la base de datos: Error al actualizar la configuración."
|
||||
}
|
||||
|
|
|
@ -328,5 +328,10 @@
|
|||
"unconfirmedEventsEmptyStateTitle": "Geen onbevestigde evenementen",
|
||||
"unconfirmedEventsEmptyStateDescription": "Onbevestigde evenementen zullen hier verschijnen.",
|
||||
"canceledEventsEmptyStateTitle": "Geen geannuleerde evenementen",
|
||||
"canceledEventsEmptyStateDescription": "Geannuleerde evenementen zullen hier verschijnen."
|
||||
"canceledEventsEmptyStateDescription": "Geannuleerde evenementen zullen hier verschijnen.",
|
||||
"setupFormTitle": "Installatie",
|
||||
"setupFormDescription": "Voltooi je accountinstellingen.",
|
||||
"errorNotAuthenticated": "Niet geauthenticeerd",
|
||||
"errorInvalidFields": "Ongeldige velden. Controleer je invoer.",
|
||||
"errorDatabaseUpdateFailed": "Databasefout: bijwerken van instellingen is mislukt."
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue