mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Cleaned up language bundles.
This commit is contained in:
parent
58904d160b
commit
253a46460b
101 changed files with 2183 additions and 2183 deletions
|
|
@ -1141,6 +1141,20 @@
|
|||
"value": " characters"
|
||||
}
|
||||
],
|
||||
"message.new-version-available": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "A new version of Umami "
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
"value": "version"
|
||||
},
|
||||
{
|
||||
"type": 0,
|
||||
"value": " is available!"
|
||||
}
|
||||
],
|
||||
"message.no-data-available": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -1159,6 +1173,18 @@
|
|||
"value": "Οι κωδικοί πρόσβασης δεν ταιριάζουν"
|
||||
}
|
||||
],
|
||||
"message.no-results-found": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "No results were found."
|
||||
}
|
||||
],
|
||||
"message.no-team-websites": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "This team does not have any websites."
|
||||
}
|
||||
],
|
||||
"message.no-teams": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -1171,6 +1197,12 @@
|
|||
"value": "There are no users."
|
||||
}
|
||||
],
|
||||
"message.no-websites-configured": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Δεν έχετε ρυθμίσει κανένα ιστότοπο."
|
||||
}
|
||||
],
|
||||
"message.page-not-found": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -1229,6 +1261,12 @@
|
|||
"value": "Team not found."
|
||||
}
|
||||
],
|
||||
"message.team-websites-info": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Websites can be viewed by anyone on the team."
|
||||
}
|
||||
],
|
||||
"message.tracking-code": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -1274,43 +1312,5 @@
|
|||
"type": 1,
|
||||
"value": "device"
|
||||
}
|
||||
],
|
||||
"messages.no-results-found": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "No results were found."
|
||||
}
|
||||
],
|
||||
"messages.no-team-websites": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "This team does not have any websites."
|
||||
}
|
||||
],
|
||||
"messages.no-websites-configured": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Δεν έχετε ρυθμίσει κανένα ιστότοπο."
|
||||
}
|
||||
],
|
||||
"messages.team-websites-info": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Websites can be viewed by anyone on the team."
|
||||
}
|
||||
],
|
||||
"new-version-available": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "A new version of Umami "
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
"value": "version"
|
||||
},
|
||||
{
|
||||
"type": 0,
|
||||
"value": " is available!"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue