Cleaned up language bundles.

This commit is contained in:
Mike Cao 2023-08-02 02:33:43 -07:00
parent 58904d160b
commit 253a46460b
101 changed files with 2183 additions and 2183 deletions

View file

@ -1133,6 +1133,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,
@ -1151,6 +1165,18 @@
"value": "Mật khẩu không đồng nhất"
}
],
"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,
@ -1163,6 +1189,12 @@
"value": "There are no users."
}
],
"message.no-websites-configured": [
{
"type": 0,
"value": "Bạn chưa có bất cứ website nào."
}
],
"message.page-not-found": [
{
"type": 0,
@ -1221,6 +1253,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,
@ -1266,43 +1304,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": "Bạn chưa có bất cứ website nào."
}
],
"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!"
}
]
}