mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12: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
|
|
@ -245,6 +245,12 @@
|
|||
"value": "Bật khả năng chia sẻ URL"
|
||||
}
|
||||
],
|
||||
"label.event-data": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Event data"
|
||||
}
|
||||
],
|
||||
"label.events": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -263,6 +269,12 @@
|
|||
"value": "Gốc"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Funnel"
|
||||
}
|
||||
],
|
||||
"label.join": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -425,6 +437,12 @@
|
|||
"value": "Queries"
|
||||
}
|
||||
],
|
||||
"label.query": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Query"
|
||||
}
|
||||
],
|
||||
"label.query-parameters": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -467,6 +485,12 @@
|
|||
"value": "Remove"
|
||||
}
|
||||
],
|
||||
"label.reports": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Reports"
|
||||
}
|
||||
],
|
||||
"label.required": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -503,6 +527,12 @@
|
|||
"value": "Screens"
|
||||
}
|
||||
],
|
||||
"label.select-date": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Select date"
|
||||
}
|
||||
],
|
||||
"label.select-website": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -641,6 +671,12 @@
|
|||
"value": "Không rõ"
|
||||
}
|
||||
],
|
||||
"label.urls": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "URLs"
|
||||
}
|
||||
],
|
||||
"label.user": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -683,6 +719,12 @@
|
|||
"value": "Khách"
|
||||
}
|
||||
],
|
||||
"label.website": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Website"
|
||||
}
|
||||
],
|
||||
"label.website-id": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -777,10 +819,32 @@
|
|||
"value": "?"
|
||||
}
|
||||
],
|
||||
"message.delete-account": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "To delete this account, type "
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
"value": "confirmation"
|
||||
},
|
||||
{
|
||||
"type": 0,
|
||||
"value": " in the box below to confirm."
|
||||
}
|
||||
],
|
||||
"message.delete-website": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Xóa website"
|
||||
"value": "To delete this website, type "
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
"value": "confirmation"
|
||||
},
|
||||
{
|
||||
"type": 0,
|
||||
"value": " in the box below to confirm."
|
||||
}
|
||||
],
|
||||
"message.delete-website-warning": [
|
||||
|
|
@ -874,7 +938,15 @@
|
|||
"message.reset-website": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Tái thiết lập thống kê"
|
||||
"value": "To reset this website, type "
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
"value": "confirmation"
|
||||
},
|
||||
{
|
||||
"type": 0,
|
||||
"value": " in the box below to confirm."
|
||||
}
|
||||
],
|
||||
"message.reset-website-warning": [
|
||||
|
|
@ -961,6 +1033,12 @@
|
|||
"value": "device"
|
||||
}
|
||||
],
|
||||
"messages.no-results-found": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "No results were found."
|
||||
}
|
||||
],
|
||||
"messages.no-team-websites": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -979,4 +1057,4 @@
|
|||
"value": "Websites can be viewed by anyone on the team."
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue