mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
chore: adds es-Es language and updates existing ones
This commit is contained in:
parent
145a490c5d
commit
8e5da12653
100 changed files with 12411 additions and 2 deletions
|
|
@ -17,6 +17,18 @@
|
|||
"value": "Activity log"
|
||||
}
|
||||
],
|
||||
"label.add": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Add"
|
||||
}
|
||||
],
|
||||
"label.add-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Add description"
|
||||
}
|
||||
],
|
||||
"label.add-website": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -245,6 +257,12 @@
|
|||
"value": "Enable share URL"
|
||||
}
|
||||
],
|
||||
"label.event": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Event"
|
||||
}
|
||||
],
|
||||
"label.event-data": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -257,6 +275,18 @@
|
|||
"value": "Events"
|
||||
}
|
||||
],
|
||||
"label.field": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Field"
|
||||
}
|
||||
],
|
||||
"label.fields": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Fields"
|
||||
}
|
||||
],
|
||||
"label.filter-combined": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -523,6 +553,12 @@
|
|||
"value": "Role"
|
||||
}
|
||||
],
|
||||
"label.run-query": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Run query"
|
||||
}
|
||||
],
|
||||
"label.save": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -679,6 +715,12 @@
|
|||
"value": "Unknown"
|
||||
}
|
||||
],
|
||||
"label.url": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "URL"
|
||||
}
|
||||
],
|
||||
"label.urls": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -715,6 +757,12 @@
|
|||
"value": "View details"
|
||||
}
|
||||
],
|
||||
"label.view-only": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "View only"
|
||||
}
|
||||
],
|
||||
"label.views": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -745,12 +793,180 @@
|
|||
"value": "Websites"
|
||||
}
|
||||
],
|
||||
"label.window": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Window"
|
||||
}
|
||||
],
|
||||
"label.yesterday": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Yesterday"
|
||||
}
|
||||
],
|
||||
"labels.after": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "After"
|
||||
}
|
||||
],
|
||||
"labels.average": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Average"
|
||||
}
|
||||
],
|
||||
"labels.before": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Before"
|
||||
}
|
||||
],
|
||||
"labels.breakdown": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Breakdown"
|
||||
}
|
||||
],
|
||||
"labels.contains": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Contains"
|
||||
}
|
||||
],
|
||||
"labels.create-report": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Create report"
|
||||
}
|
||||
],
|
||||
"labels.description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Description"
|
||||
}
|
||||
],
|
||||
"labels.does-not-contain": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Does not contain"
|
||||
}
|
||||
],
|
||||
"labels.does-not-equal": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Does not equal"
|
||||
}
|
||||
],
|
||||
"labels.equals": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Equals"
|
||||
}
|
||||
],
|
||||
"labels.false": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "False"
|
||||
}
|
||||
],
|
||||
"labels.filters": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"labels.greater-than": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Greater than"
|
||||
}
|
||||
],
|
||||
"labels.greater-than-equals": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Greater than or equals"
|
||||
}
|
||||
],
|
||||
"labels.less-than": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Less than"
|
||||
}
|
||||
],
|
||||
"labels.less-than-equals": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Less than or equals"
|
||||
}
|
||||
],
|
||||
"labels.max": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Max"
|
||||
}
|
||||
],
|
||||
"labels.min": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Min"
|
||||
}
|
||||
],
|
||||
"labels.overview": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Overview"
|
||||
}
|
||||
],
|
||||
"labels.sum": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Sum"
|
||||
}
|
||||
],
|
||||
"labels.total": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Total"
|
||||
}
|
||||
],
|
||||
"labels.total-records": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Total records"
|
||||
}
|
||||
],
|
||||
"labels.true": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "True"
|
||||
}
|
||||
],
|
||||
"labels.type": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Type"
|
||||
}
|
||||
],
|
||||
"labels.unique": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique"
|
||||
}
|
||||
],
|
||||
"labels.untitled": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Untitled"
|
||||
}
|
||||
],
|
||||
"labels.value": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Value"
|
||||
}
|
||||
],
|
||||
"message.active-users": [
|
||||
{
|
||||
"type": 1,
|
||||
|
|
@ -919,6 +1135,12 @@
|
|||
"value": "No data available."
|
||||
}
|
||||
],
|
||||
"message.no-event-data": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "No event data is available."
|
||||
}
|
||||
],
|
||||
"message.no-match-password": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue