mirror of
https://github.com/umami-software/umami.git
synced 2026-02-14 17:45:38 +01:00
Event data report UI.
This commit is contained in:
parent
6316a0b917
commit
9d7862cbd6
36 changed files with 660 additions and 254 deletions
|
|
@ -230,7 +230,7 @@
|
|||
"label.edit": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Редактировать"
|
||||
"value": "Изменить"
|
||||
}
|
||||
],
|
||||
"label.edit-dashboard": [
|
||||
|
|
@ -820,15 +820,7 @@
|
|||
"message.delete-website": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "To delete this website, type "
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
"value": "confirmation"
|
||||
},
|
||||
{
|
||||
"type": 0,
|
||||
"value": " in the box below to confirm."
|
||||
"value": "Для удаления введите DELETE"
|
||||
}
|
||||
],
|
||||
"message.delete-website-warning": [
|
||||
|
|
@ -922,15 +914,7 @@
|
|||
"message.reset-website": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "To reset this website, type "
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
"value": "confirmation"
|
||||
},
|
||||
{
|
||||
"type": 0,
|
||||
"value": " in the box below to confirm."
|
||||
"value": "Для сброса введите RESET"
|
||||
}
|
||||
],
|
||||
"message.reset-website-warning": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue