mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
New event data screen.
This commit is contained in:
parent
10c438d1de
commit
8ee37d1246
137 changed files with 4918 additions and 321 deletions
|
|
@ -11,7 +11,7 @@
|
|||
"value": "Ενέργειες"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
|
|
@ -473,6 +473,12 @@
|
|||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -647,6 +653,12 @@
|
|||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -861,6 +873,18 @@
|
|||
"value": "Κωδικός"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -895,6 +919,12 @@
|
|||
"value": "Προφίλ"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -1009,6 +1039,24 @@
|
|||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -1063,6 +1111,12 @@
|
|||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -1231,6 +1285,12 @@
|
|||
"value": "Κωδικός παρακολούθησης"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -1267,6 +1327,12 @@
|
|||
"value": "Μοναδικοί επισκέπτες"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -1303,6 +1369,12 @@
|
|||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue