mirror of
https://github.com/umami-software/umami.git
synced 2026-02-14 09:35:36 +01:00
Updated log table rendering.
This commit is contained in:
parent
b682e41aff
commit
8e0ea48c87
26 changed files with 221 additions and 37 deletions
|
|
@ -26,6 +26,7 @@
|
|||
"label.default-date-range": "Default date range",
|
||||
"label.domain": "Dominio",
|
||||
"label.enable-share-url": "Habilitar compartir URL",
|
||||
"label.event": "Event",
|
||||
"label.invalid": "Inválido",
|
||||
"label.invalid-domain": "Dominio inválido",
|
||||
"label.last-days": "Últimos {x} días",
|
||||
|
|
@ -34,6 +35,7 @@
|
|||
"label.logout": "Cerrar sesión",
|
||||
"label.name": "Nombre",
|
||||
"label.new-password": "Nueva contraseña",
|
||||
"label.pageview": "Pageview",
|
||||
"label.password": "Contraseña",
|
||||
"label.passwords-dont-match": "Las contraseñas no coinciden",
|
||||
"label.profile": "Perfil",
|
||||
|
|
@ -45,8 +47,11 @@
|
|||
"label.this-year": "Este año",
|
||||
"label.timezone": "Timezone",
|
||||
"label.today": "Hoy",
|
||||
"label.type": "Type",
|
||||
"label.unknown": "Unknown",
|
||||
"label.username": "Nombre de usuario",
|
||||
"label.visitor": "Visitor",
|
||||
"label.website": "Website",
|
||||
"label.websites": "Sitios",
|
||||
"message.active-users": "{x} {x, plural, one {activo} other {activos}}",
|
||||
"message.confirm-delete": "¿Estás seguro(a) de querer eliminar {target}?",
|
||||
|
|
@ -57,6 +62,7 @@
|
|||
"message.get-tracking-code": "Obtener código de rastreo",
|
||||
"message.go-to-settings": "Ir a la configuración",
|
||||
"message.incorrect-username-password": "Nombre de usuario o contraseña incorrectos.",
|
||||
"message.log.visitor": "A visitor from {country} using {browser} on {os} {device}",
|
||||
"message.new-version-available": "A new version of umami {version} is available!",
|
||||
"message.no-data-available": "Sin información disponible.",
|
||||
"message.no-websites-configured": "No tienes ningún sitio configurado.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue