mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
fix reset/delete website to english until proper translations. build language.
This commit is contained in:
parent
d950b2190f
commit
56f3134936
94 changed files with 5288 additions and 1044 deletions
|
|
@ -126,7 +126,7 @@
|
|||
"message.confirm-leave": "Are you sure you want to leave {target}?",
|
||||
"message.confirm-reset": "Are your sure you want to reset {target}'s statistics?",
|
||||
"message.delete-account": "To delete this account, type {confirmation} in the box below to confirm.",
|
||||
"message.delete-website": "Zmazať web",
|
||||
"message.delete-website": "To delete this website, type {confirmation} in the box below to confirm.",
|
||||
"message.delete-website-warning": "Všetky príbuzné data budu tiež zmazané.",
|
||||
"message.error": "Niečo sa pokazilo.",
|
||||
"message.event-log": "{event} on {url}",
|
||||
|
|
@ -139,7 +139,7 @@
|
|||
"message.no-teams": "You have not created any teams.",
|
||||
"message.no-users": "There are no users.",
|
||||
"message.page-not-found": "Stránka sa nenašla.",
|
||||
"message.reset-website": "Reset statistics",
|
||||
"message.reset-website": "To reset this website, type {confirmation} in the box below to confirm.",
|
||||
"message.reset-website-warning": "All statistics for this website will be deleted, but your tracking code will remain intact.",
|
||||
"message.saved": "Úspešne uložené.",
|
||||
"message.share-url": "Toto je zdielané URL pre {target}.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue