mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Added regions and cities support.
This commit is contained in:
parent
ad3ee5e953
commit
f2edd0d604
58 changed files with 293 additions and 70 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"label.actions": "Actions",
|
||||
"label.activity-log": "Activity log",
|
||||
"label.add-website": "Add website",
|
||||
"label.administrator": "Administrator",
|
||||
"label.admin": "Administrator",
|
||||
"label.all": "All",
|
||||
"label.all-time": "All time",
|
||||
"label.analytics": "Analytics",
|
||||
|
|
@ -13,6 +13,7 @@
|
|||
"label.browsers": "Browsers",
|
||||
"label.cancel": "Cancel",
|
||||
"label.change-password": "Change password",
|
||||
"label.cities": "Cities",
|
||||
"label.clear-all": "Clear all",
|
||||
"label.confirm": "Confirm",
|
||||
"label.confirm-password": "Confirm password",
|
||||
|
|
@ -70,6 +71,7 @@
|
|||
"label.referrers": "Referrers",
|
||||
"label.refresh": "Refresh",
|
||||
"label.regenerate": "Regenerate",
|
||||
"label.regions": "Regions",
|
||||
"label.remove": "Remove",
|
||||
"label.required": "Required",
|
||||
"label.reset": "Reset",
|
||||
|
|
@ -103,6 +105,7 @@
|
|||
"label.user": "User",
|
||||
"label.username": "Username",
|
||||
"label.users": "Users",
|
||||
"label.view": "View",
|
||||
"label.view-details": "View details",
|
||||
"label.views": "Views",
|
||||
"label.visitors": "Visitors",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue