mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 06:07:17 +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": "Больше",
|
||||
"label.name": "Имя",
|
||||
"label.new-password": "Новый пароль",
|
||||
"label.none": "None",
|
||||
"label.owner": "Владелец",
|
||||
"label.password": "Пароль",
|
||||
"label.passwords-dont-match": "Пароли не совпадают",
|
||||
|
|
@ -97,13 +98,13 @@
|
|||
"metrics.devices": "Устройства",
|
||||
"metrics.events": "События",
|
||||
"metrics.filter.combined": "Объединенные",
|
||||
"metrics.filter.domain-only": "Только домен",
|
||||
"metrics.filter.raw": "Сырые данные",
|
||||
"metrics.languages": "Языки",
|
||||
"metrics.operating-systems": "Операционные системы",
|
||||
"metrics.page-views": "Просмотры страниц",
|
||||
"metrics.pages": "Страницы",
|
||||
"metrics.referrers": "Источники",
|
||||
"metrics.screens": "Screens",
|
||||
"metrics.unique-visitors": "Уникальные посетители",
|
||||
"metrics.views": "Просмотры",
|
||||
"metrics.visitors": "Посетители"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue