mirror of
https://github.com/umami-software/umami.git
synced 2026-02-14 17:45:38 +01:00
Update messages.
This commit is contained in:
parent
89c87f002c
commit
814589f6a5
11 changed files with 167 additions and 177 deletions
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"message.active-users": "{x} current {x, plural, one {visitor} other {visitors}}",
|
||||
"button.add-account": "Add account",
|
||||
"button.add-website": "Add website",
|
||||
"button.back": "Back",
|
||||
|
|
@ -16,17 +15,12 @@
|
|||
"button.single-day": "Single day",
|
||||
"button.view-details": "View details",
|
||||
"button.websites": "Websites",
|
||||
"device.desktop": "Desktop",
|
||||
"device.laptop": "Laptop",
|
||||
"device.mobile": "Mobile",
|
||||
"device.tablet": "Tablet",
|
||||
"message.powered-by": "Powered by {name}",
|
||||
"label.dashboard": "Dashboard",
|
||||
"label.settings": "Settings",
|
||||
"label.accounts": "Accounts",
|
||||
"label.administrator": "Administrator",
|
||||
"label.confirm-password": "Confirm password",
|
||||
"label.current-password": "Current password",
|
||||
"label.custom-range": "Custom range",
|
||||
"label.dashboard": "Dashboard",
|
||||
"label.domain": "Domain",
|
||||
"label.enable-share-url": "Enable share URL",
|
||||
"label.invalid": "Invalid",
|
||||
|
|
@ -41,19 +35,27 @@
|
|||
"label.passwords-dont-match": "Passwords don't match",
|
||||
"label.profile": "Profile",
|
||||
"label.required": "Required",
|
||||
"label.settings": "Settings",
|
||||
"label.this-month": "This month",
|
||||
"label.this-week": "This week",
|
||||
"label.this-year": "This year",
|
||||
"label.today": "Today",
|
||||
"label.unknown": "Unknown",
|
||||
"label.username": "Username",
|
||||
"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}?",
|
||||
"message.copied": "Copied!",
|
||||
"message.delete-warning": "All associated data will be deleted as well.",
|
||||
"message.failure": "Something went wrong.",
|
||||
"message.get-share-url": "Get share URL",
|
||||
"message.get-tracking-code": "Get tracking code",
|
||||
"message.go-to-settings": "Go to settings",
|
||||
"message.incorrect-username-password": "Incorrect username/password.",
|
||||
"message.no-data-available": "No data available.",
|
||||
"message.no-websites-configured": "You don't have any websites configured.",
|
||||
"message.page-not-found": "Page not found.",
|
||||
"message.powered-by": "Powered by {name}",
|
||||
"message.save-success": "Saved successfully.",
|
||||
"message.share-url": "This is the publicly shared URL for {target}.",
|
||||
"message.track-stats": "To track stats for {target}, place the following code in the {head} section of your website.",
|
||||
|
|
@ -63,6 +65,10 @@
|
|||
"metrics.bounce-rate": "Bounce rate",
|
||||
"metrics.browsers": "Browsers",
|
||||
"metrics.countries": "Countries",
|
||||
"metrics.device.desktop": "Desktop",
|
||||
"metrics.device.laptop": "Laptop",
|
||||
"metrics.device.mobile": "Mobile",
|
||||
"metrics.device.tablet": "Tablet",
|
||||
"metrics.devices": "Devices",
|
||||
"metrics.events": "Events",
|
||||
"metrics.filter.combined": "Combined",
|
||||
|
|
@ -75,11 +81,6 @@
|
|||
"metrics.unique-visitors": "Unique visitors",
|
||||
"metrics.views": "Views",
|
||||
"metrics.visitors": "Visitors",
|
||||
"message.go-to-settings": "Go to settings",
|
||||
"message.no-websites-configured": "You don't have any websites configured.",
|
||||
"label.accounts": "Accounts",
|
||||
"label.profile": "Profile",
|
||||
"label.websites": "Websites",
|
||||
"title.add-account": "Add account",
|
||||
"title.add-website": "Add website",
|
||||
"title.change-password": "Change password",
|
||||
|
|
@ -88,7 +89,5 @@
|
|||
"title.edit-account": "Edit account",
|
||||
"title.edit-website": "Edit website",
|
||||
"title.share-url": "Share URL",
|
||||
"title.tracking-code": "Tracking code",
|
||||
"message.get-share-url": "Get share URL",
|
||||
"message.get-tracking-code": "Get tracking code"
|
||||
"title.tracking-code": "Tracking code"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue