mirror of
https://github.com/umami-software/umami.git
synced 2026-02-11 16:17:13 +01:00
Add new strings in lang files.
This commit is contained in:
parent
405756dcea
commit
785ff76706
50 changed files with 403 additions and 2 deletions
|
|
@ -5,6 +5,7 @@
|
|||
"label.add": "Lägg till",
|
||||
"label.add-description": "Lägg till beskrivning",
|
||||
"label.add-member": "Add member",
|
||||
"label.add-step": "Add step",
|
||||
"label.add-website": "Lägg till webbplats",
|
||||
"label.admin": "Administratör",
|
||||
"label.after": "Efter",
|
||||
|
|
@ -89,6 +90,7 @@
|
|||
"label.laptop": "Bärbar",
|
||||
"label.last-days": "Senaste {x} dagarna",
|
||||
"label.last-hours": "Senaste {x} timmarna",
|
||||
"label.last-months": "Last {x} months",
|
||||
"label.leave": "Lämna",
|
||||
"label.leave-team": "Lämna team",
|
||||
"label.less-than": "Mindre än",
|
||||
|
|
@ -150,6 +152,7 @@
|
|||
"label.settings": "Inställningar",
|
||||
"label.share-url": "Delningslänk",
|
||||
"label.single-day": "En dag",
|
||||
"label.steps": "Steps",
|
||||
"label.sum": "Summa",
|
||||
"label.tablet": "Surfplatta",
|
||||
"label.team": "Team",
|
||||
|
|
@ -179,17 +182,22 @@
|
|||
"label.unique-visitors": "Unika besökare",
|
||||
"label.unknown": "Okänt",
|
||||
"label.untitled": "Namnlös",
|
||||
"label.update": "Update",
|
||||
"label.url": "Länk",
|
||||
"label.urls": "Länkar",
|
||||
"label.user": "Användare",
|
||||
"label.username": "Användarnamn",
|
||||
"label.users": "Användare",
|
||||
"label.utm": "UTM",
|
||||
"label.utm-description": "Track your campaigns through UTM parameters.",
|
||||
"label.value": "Värde",
|
||||
"label.view": "Visa",
|
||||
"label.view-details": "Visa detaljer",
|
||||
"label.view-only": "Endast visning",
|
||||
"label.views": "Visningar",
|
||||
"label.views-per-visit": "Views per visit",
|
||||
"label.visitors": "Besökare",
|
||||
"label.visits": "Visits",
|
||||
"label.website": "Webbplats",
|
||||
"label.website-id": "Webbplats ID",
|
||||
"label.websites": "Webbplatser",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue