mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +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": "Akcie",
|
||||
"label.activity-log": "Activity log",
|
||||
"label.add-website": "Pridať web",
|
||||
"label.administrator": "Administrátor",
|
||||
"label.admin": "Administrátor",
|
||||
"label.all": "Všetko",
|
||||
"label.all-time": "All time",
|
||||
"label.analytics": "Analytics",
|
||||
|
|
@ -13,6 +13,7 @@
|
|||
"label.browsers": "Prehliadač",
|
||||
"label.cancel": "Zrušiť",
|
||||
"label.change-password": "Zmeniť heslo",
|
||||
"label.cities": "Cities",
|
||||
"label.clear-all": "Clear all",
|
||||
"label.confirm": "Confirm",
|
||||
"label.confirm-password": "Potvrdiť heslo",
|
||||
|
|
@ -70,6 +71,7 @@
|
|||
"label.referrers": "Odkazy",
|
||||
"label.refresh": "Obnoviť",
|
||||
"label.regenerate": "Regenerate",
|
||||
"label.regions": "Regions",
|
||||
"label.remove": "Remove",
|
||||
"label.required": "Povinné",
|
||||
"label.reset": "Reset",
|
||||
|
|
@ -103,6 +105,7 @@
|
|||
"label.user": "User",
|
||||
"label.username": "Užívateľské meno",
|
||||
"label.users": "Users",
|
||||
"label.view": "View",
|
||||
"label.view-details": "Zobraziť detaily",
|
||||
"label.views": "Zobrazení",
|
||||
"label.visitors": "Návštevy",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue