mirror of
https://github.com/umami-software/umami.git
synced 2026-02-12 16:45:35 +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": "Händelser",
|
||||
"label.activity-log": "Activity log",
|
||||
"label.add-website": "Lägg till webbsajt",
|
||||
"label.administrator": "Administratör",
|
||||
"label.admin": "Administratör",
|
||||
"label.all": "Alla",
|
||||
"label.all-time": "Sedan början",
|
||||
"label.analytics": "Analytics",
|
||||
|
|
@ -13,6 +13,7 @@
|
|||
"label.browsers": "Webbläsare",
|
||||
"label.cancel": "Avbryt",
|
||||
"label.change-password": "Byt lösenord",
|
||||
"label.cities": "Cities",
|
||||
"label.clear-all": "Clear all",
|
||||
"label.confirm": "Confirm",
|
||||
"label.confirm-password": "Bekräfta lösenord",
|
||||
|
|
@ -70,6 +71,7 @@
|
|||
"label.referrers": "Hänvisare",
|
||||
"label.refresh": "Uppdatera",
|
||||
"label.regenerate": "Regenerate",
|
||||
"label.regions": "Regions",
|
||||
"label.remove": "Remove",
|
||||
"label.required": "Krävs",
|
||||
"label.reset": "Återställ",
|
||||
|
|
@ -103,6 +105,7 @@
|
|||
"label.user": "User",
|
||||
"label.username": "Användarnamn",
|
||||
"label.users": "Users",
|
||||
"label.view": "View",
|
||||
"label.view-details": "Visa detaljer",
|
||||
"label.views": "Visningar",
|
||||
"label.visitors": "Besökare",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue