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": "더 보기",
|
||||
"label.name": "이름",
|
||||
"label.new-password": "새 비밀번호",
|
||||
"label.none": "None",
|
||||
"label.owner": "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": "Languages",
|
||||
"metrics.operating-systems": "운영체제",
|
||||
"metrics.page-views": "페이지 뷰(PV)",
|
||||
"metrics.pages": "페이지",
|
||||
"metrics.referrers": "리퍼러",
|
||||
"metrics.screens": "Screens",
|
||||
"metrics.unique-visitors": "순방문자(UV)",
|
||||
"metrics.views": "조회수",
|
||||
"metrics.visitors": "방문객"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue