mirror of
https://github.com/kremalicious/umami.git
synced 2024-12-24 18:26:20 +01:00
Update pt-BR
Update the messages/pt-BR.json file
This commit is contained in:
parent
ab4a60f814
commit
5d07681ab9
@ -367,6 +367,12 @@
|
|||||||
"value": "Hoje"
|
"value": "Hoje"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"label.yesterday": [
|
||||||
|
{
|
||||||
|
"type": 0,
|
||||||
|
"value": "Ontem"
|
||||||
|
}
|
||||||
|
],
|
||||||
"label.tracking-code": [
|
"label.tracking-code": [
|
||||||
{
|
{
|
||||||
"type": 0,
|
"type": 0,
|
||||||
@ -397,6 +403,42 @@
|
|||||||
"value": "Sites"
|
"value": "Sites"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"label.event-data": [
|
||||||
|
{
|
||||||
|
"type": 0,
|
||||||
|
"value": "Consultar dados do evento"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"label.field-name": [
|
||||||
|
{
|
||||||
|
"type": 0,
|
||||||
|
"value": "Nome do campo"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"label.type": [
|
||||||
|
{
|
||||||
|
"type": 0,
|
||||||
|
"value": "Tipo"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"label.add-column": [
|
||||||
|
{
|
||||||
|
"type": 0,
|
||||||
|
"value": "Adicionar columna"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"label.value": [
|
||||||
|
{
|
||||||
|
"type": 0,
|
||||||
|
"value": "Valor"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"label.add-filter": [
|
||||||
|
{
|
||||||
|
"type": 0,
|
||||||
|
"value": "Adicionar filtro"
|
||||||
|
}
|
||||||
|
],
|
||||||
"message.active-users": [
|
"message.active-users": [
|
||||||
{
|
{
|
||||||
"type": 1,
|
"type": 1,
|
||||||
@ -478,7 +520,7 @@
|
|||||||
"message.edit-dashboard": [
|
"message.edit-dashboard": [
|
||||||
{
|
{
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"value": "Edit dashboard"
|
"value": "Editar painel"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"message.failure": [
|
"message.failure": [
|
||||||
@ -587,6 +629,12 @@
|
|||||||
"value": "name"
|
"value": "name"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"label.search": [
|
||||||
|
{
|
||||||
|
"type": 0,
|
||||||
|
"value": "Procurar"
|
||||||
|
}
|
||||||
|
],
|
||||||
"message.reset-warning": [
|
"message.reset-warning": [
|
||||||
{
|
{
|
||||||
"type": 0,
|
"type": 0,
|
||||||
@ -774,7 +822,7 @@
|
|||||||
"metrics.query-parameters": [
|
"metrics.query-parameters": [
|
||||||
{
|
{
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"value": "Query parameters"
|
"value": "Parâmetros da URL"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"metrics.referrers": [
|
"metrics.referrers": [
|
||||||
@ -786,7 +834,7 @@
|
|||||||
"metrics.screens": [
|
"metrics.screens": [
|
||||||
{
|
{
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"value": "Screens"
|
"value": "Telas"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"metrics.unique-visitors": [
|
"metrics.unique-visitors": [
|
||||||
|
Loading…
Reference in New Issue
Block a user