mirror of
https://github.com/umami-software/umami.git
synced 2026-02-14 09:35:36 +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": "Tem a certeza que pretende restaurar as estatísticas de {target}?",
|
||||
"message.delete-account": "To delete this account, type {confirmation} in the box below to confirm.",
|
||||
"message.delete-website": "Eliminar website",
|
||||
"message.delete-website": "To delete this website, type {confirmation} in the box below to confirm.",
|
||||
"message.delete-website-warning": "Todos os dados associados também serão eliminados.",
|
||||
"message.error": "Ocorreu um erro.",
|
||||
"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": "Página não encontrada.",
|
||||
"message.reset-website": "Repor estatísticas",
|
||||
"message.reset-website": "To reset this website, type {confirmation} in the box below to confirm.",
|
||||
"message.reset-website-warning": "Todas as estatísticas deste site serão eliminadas, mas o seu código de rastreamento permanecerá intacto.",
|
||||
"message.saved": "Guardado com sucesso.",
|
||||
"message.share-url": "Este é o link de partilha público para {target}.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue