mirror of
https://github.com/umami-software/umami.git
synced 2026-02-11 16:17:13 +01:00
Realtime header component.
This commit is contained in:
parent
69b317386a
commit
e30f2dfb44
34 changed files with 167 additions and 177 deletions
|
|
@ -26,7 +26,6 @@
|
|||
"label.default-date-range": "Default date range",
|
||||
"label.domain": "Domain",
|
||||
"label.enable-share-url": "Enable share URL",
|
||||
"label.event": "Event",
|
||||
"label.invalid": "Invalid",
|
||||
"label.invalid-domain": "Invalid domain",
|
||||
"label.last-days": "Last {x} days",
|
||||
|
|
@ -35,7 +34,6 @@
|
|||
"label.logout": "Logout",
|
||||
"label.name": "Name",
|
||||
"label.new-password": "New password",
|
||||
"label.pageview": "Pageview",
|
||||
"label.password": "Password",
|
||||
"label.passwords-dont-match": "Passwords don't match",
|
||||
"label.profile": "Profile",
|
||||
|
|
@ -47,11 +45,8 @@
|
|||
"label.this-year": "This year",
|
||||
"label.timezone": "Timezone",
|
||||
"label.today": "Today",
|
||||
"label.type": "Type",
|
||||
"label.unknown": "Unknown",
|
||||
"label.username": "Username",
|
||||
"label.visitor": "Visitor",
|
||||
"label.website": "Website",
|
||||
"label.websites": "Websites",
|
||||
"message.active-users": "{x} current {x, plural, one {visitor} other {visitors}}",
|
||||
"message.confirm-delete": "Are your sure you want to delete {target}?",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue