mirror of
https://github.com/umami-software/umami.git
synced 2026-02-13 17:15:37 +01:00
Refactored referrer logic. Display stats for no referrers.
This commit is contained in:
parent
0026b4b1ea
commit
be8291c856
92 changed files with 687 additions and 450 deletions
|
|
@ -37,6 +37,7 @@
|
|||
"label.more": "Más",
|
||||
"label.name": "Nombre",
|
||||
"label.new-password": "Nueva contraseña",
|
||||
"label.none": "None",
|
||||
"label.owner": "Propietario",
|
||||
"label.password": "Contraseña",
|
||||
"label.passwords-dont-match": "Las contraseñas no coinciden",
|
||||
|
|
@ -97,13 +98,13 @@
|
|||
"metrics.devices": "Dispositivos",
|
||||
"metrics.events": "Eventos",
|
||||
"metrics.filter.combined": "Combinado",
|
||||
"metrics.filter.domain-only": "Únicamente dominio",
|
||||
"metrics.filter.raw": "Personalizado",
|
||||
"metrics.languages": "Idiomas",
|
||||
"metrics.operating-systems": "Sistemas operativos",
|
||||
"metrics.page-views": "Vistas",
|
||||
"metrics.pages": "Páginas",
|
||||
"metrics.referrers": "Referentes",
|
||||
"metrics.screens": "Screens",
|
||||
"metrics.unique-visitors": "Visitantes únicos",
|
||||
"metrics.views": "Vistas",
|
||||
"metrics.visitors": "Visitantes"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue