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": "Activer l'URL de partage"
|
||||
}
|
||||
],
|
||||
"label.event-data": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Event data"
|
||||
}
|
||||
],
|
||||
"label.events": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -263,6 +269,12 @@
|
|||
"value": "Brut"
|
||||
}
|
||||
],
|
||||
"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": "Retirer"
|
||||
}
|
||||
],
|
||||
"label.reports": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Reports"
|
||||
}
|
||||
],
|
||||
"label.required": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -503,6 +527,12 @@
|
|||
"value": "Résolutions d'écran"
|
||||
}
|
||||
],
|
||||
"label.select-date": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Select date"
|
||||
}
|
||||
],
|
||||
"label.select-website": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -641,6 +671,12 @@
|
|||
"value": "Inconnu"
|
||||
}
|
||||
],
|
||||
"label.urls": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "URLs"
|
||||
}
|
||||
],
|
||||
"label.user": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -683,6 +719,12 @@
|
|||
"value": "Visiteurs"
|
||||
}
|
||||
],
|
||||
"label.website": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Website"
|
||||
}
|
||||
],
|
||||
"label.website-id": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -781,6 +823,20 @@
|
|||
"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,
|
||||
|
|
@ -886,7 +942,15 @@
|
|||
"message.reset-website": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Réinitialiser les statistiques"
|
||||
"value": "To reset this website, type "
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
"value": "confirmation"
|
||||
},
|
||||
{
|
||||
"type": 0,
|
||||
"value": " in the box below to confirm."
|
||||
}
|
||||
],
|
||||
"message.reset-website-warning": [
|
||||
|
|
@ -965,6 +1029,12 @@
|
|||
"value": "device"
|
||||
}
|
||||
],
|
||||
"messages.no-results-found": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "No results were found."
|
||||
}
|
||||
],
|
||||
"messages.no-team-websites": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -983,4 +1053,4 @@
|
|||
"value": "Les sites peuvent être vus par tout utilisateur dans l'équipe."
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue