mirror of
https://github.com/kremalicious/umami.git
synced 2025-02-14 21:10:34 +01:00
Update language bundles.
This commit is contained in:
parent
99052d8026
commit
e31181c676
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -38,5 +38,5 @@ jobs:
|
||||
env:
|
||||
DATABASE_TYPE: ${{ matrix.db-type }}
|
||||
- run: npm install --global yarn
|
||||
- run: yarn install
|
||||
- run: yarn install --frozen-lockfile
|
||||
- run: yarn build
|
||||
|
@ -176,7 +176,7 @@
|
||||
"label.language": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Language"
|
||||
"value": "Langage"
|
||||
}
|
||||
],
|
||||
"label.last-days": [
|
||||
@ -326,7 +326,7 @@
|
||||
"label.theme": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Theme"
|
||||
"value": "Thème"
|
||||
}
|
||||
],
|
||||
"label.this-month": [
|
||||
|
@ -32,13 +32,13 @@
|
||||
"label.all-events": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "All events"
|
||||
"value": "所有事件"
|
||||
}
|
||||
],
|
||||
"label.all-time": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "All time"
|
||||
"value": "所有时间段"
|
||||
}
|
||||
],
|
||||
"label.all-websites": [
|
||||
@ -176,7 +176,7 @@
|
||||
"label.language": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Language"
|
||||
"value": "语言"
|
||||
}
|
||||
],
|
||||
"label.last-days": [
|
||||
@ -250,7 +250,7 @@
|
||||
"label.owner": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Owner"
|
||||
"value": "所有者"
|
||||
}
|
||||
],
|
||||
"label.password": [
|
||||
@ -304,7 +304,7 @@
|
||||
"label.reset-website": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Reset statistics"
|
||||
"value": "重置统计数据"
|
||||
}
|
||||
],
|
||||
"label.save": [
|
||||
@ -334,7 +334,7 @@
|
||||
"label.theme": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Theme"
|
||||
"value": "主题"
|
||||
}
|
||||
],
|
||||
"label.this-month": [
|
||||
@ -428,7 +428,7 @@
|
||||
"message.confirm-reset": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Are your sure you want to reset "
|
||||
"value": "您确定要重置 "
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
@ -436,7 +436,7 @@
|
||||
},
|
||||
{
|
||||
"type": 0,
|
||||
"value": "'s statistics?"
|
||||
"value": " 的数据吗?"
|
||||
}
|
||||
],
|
||||
"message.copied": [
|
||||
@ -568,7 +568,7 @@
|
||||
"message.reset-warning": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "All statistics for this website will be deleted, but your tracking code will remain intact."
|
||||
"value": "本网站的所有统计数据将被删除,但您的跟踪代码将保持不变。"
|
||||
}
|
||||
],
|
||||
"message.save-success": [
|
||||
@ -594,7 +594,7 @@
|
||||
"message.toggle-charts": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Toggle charts"
|
||||
"value": "切换图表"
|
||||
}
|
||||
],
|
||||
"message.track-stats": [
|
||||
@ -734,7 +734,7 @@
|
||||
"metrics.languages": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Languages"
|
||||
"value": "语言"
|
||||
}
|
||||
],
|
||||
"metrics.operating-systems": [
|
||||
|
Loading…
Reference in New Issue
Block a user