mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Added language and theme settings.
This commit is contained in:
parent
3932cc4abb
commit
98b2ee29ef
86 changed files with 664 additions and 25 deletions
|
|
@ -28,6 +28,7 @@
|
|||
"label.enable-share-url": "Enable share URL",
|
||||
"label.invalid": "Invalid",
|
||||
"label.invalid-domain": "Invalid domain",
|
||||
"label.language": "Language",
|
||||
"label.last-days": "Last {x} days",
|
||||
"label.last-hours": "Last {x} hours",
|
||||
"label.logged-in-as": "Logged in as {username}",
|
||||
|
|
@ -50,6 +51,7 @@
|
|||
"label.settings": "Settings",
|
||||
"label.share-url": "Share URL",
|
||||
"label.single-day": "Single day",
|
||||
"label.theme": "Theme",
|
||||
"label.this-month": "This month",
|
||||
"label.this-week": "This week",
|
||||
"label.this-year": "This year",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue