mirror of
https://github.com/umami-software/umami.git
synced 2026-02-17 11:05:36 +01:00
Updated lang files.
This commit is contained in:
commit
3e163940da
11 changed files with 3087 additions and 198 deletions
|
|
@ -836,7 +836,7 @@
|
|||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Última vez visto"
|
||||
"value": "Visto por última vez"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
|
|
@ -1336,13 +1336,19 @@
|
|||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Ingresos"
|
||||
"value": "Ganancias"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Consulte sus ingresos a lo largo del tiempo."
|
||||
"value": "Analice sus ganancias a lo largo del tiempo."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Propiedad de ganancias"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
|
|
@ -1411,12 +1417,6 @@
|
|||
"value": "Sesión"
|
||||
}
|
||||
],
|
||||
"label.session-data": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Datos de sesión"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -1630,7 +1630,7 @@
|
|||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
"value": "Transacciones"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
|
|
@ -1672,7 +1672,7 @@
|
|||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
"value": "Clientes únicos"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
|
|
@ -1699,6 +1699,12 @@
|
|||
"value": "Usuario"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Propiedad de usuario"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue