mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +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": "OS",
|
||||
"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