mirror of
https://github.com/umami-software/umami.git
synced 2026-02-12 08:37:13 +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": "Handlinger",
|
||||
"label.activity-log": "Activity log",
|
||||
"label.add-website": "Legg til nettsted",
|
||||
"label.administrator": "Administrator",
|
||||
"label.admin": "Administrator",
|
||||
"label.all": "Alle",
|
||||
"label.all-time": "Noensinne",
|
||||
"label.analytics": "Analytics",
|
||||
|
|
@ -13,6 +13,7 @@
|
|||
"label.browsers": "Nettlesere",
|
||||
"label.cancel": "Avvis",
|
||||
"label.change-password": "Bytt passord",
|
||||
"label.cities": "Cities",
|
||||
"label.clear-all": "Clear all",
|
||||
"label.confirm": "Confirm",
|
||||
"label.confirm-password": "Godkjenn passord",
|
||||
|
|
@ -70,6 +71,7 @@
|
|||
"label.referrers": "Referanser",
|
||||
"label.refresh": "Oppdater",
|
||||
"label.regenerate": "Regenerate",
|
||||
"label.regions": "Regions",
|
||||
"label.remove": "Remove",
|
||||
"label.required": "Påkrevd",
|
||||
"label.reset": "Nullstill",
|
||||
|
|
@ -103,6 +105,7 @@
|
|||
"label.user": "User",
|
||||
"label.username": "Brukernavn",
|
||||
"label.users": "Users",
|
||||
"label.view": "View",
|
||||
"label.view-details": "Vis detaljer",
|
||||
"label.views": "Visninger",
|
||||
"label.visitors": "Besøkende",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue