mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 03:55:37 +01:00
Added Bengali and Thai languages.
This commit is contained in:
parent
e4e3e74ec2
commit
ab1e49e703
14 changed files with 1717 additions and 52 deletions
|
|
@ -250,13 +250,13 @@
|
|||
"label.none": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "None"
|
||||
"value": "無"
|
||||
}
|
||||
],
|
||||
"label.owner": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Owner"
|
||||
"value": "擁有者"
|
||||
}
|
||||
],
|
||||
"label.password": [
|
||||
|
|
@ -340,7 +340,7 @@
|
|||
"label.theme": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Theme"
|
||||
"value": "主題"
|
||||
}
|
||||
],
|
||||
"label.this-month": [
|
||||
|
|
@ -596,7 +596,7 @@
|
|||
"message.toggle-charts": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Toggle charts"
|
||||
"value": "切換圖表"
|
||||
}
|
||||
],
|
||||
"message.track-stats": [
|
||||
|
|
@ -730,13 +730,13 @@
|
|||
"metrics.languages": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Languages"
|
||||
"value": "語言"
|
||||
}
|
||||
],
|
||||
"metrics.operating-systems": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "操作系统"
|
||||
"value": "操作系統"
|
||||
}
|
||||
],
|
||||
"metrics.page-views": [
|
||||
|
|
@ -760,7 +760,7 @@
|
|||
"metrics.screens": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Screens"
|
||||
"value": "屏幕尺寸"
|
||||
}
|
||||
],
|
||||
"metrics.unique-visitors": [
|
||||
|
|
@ -772,37 +772,37 @@
|
|||
"metrics.utm": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "UTM"
|
||||
"value": "流量渠道標記"
|
||||
}
|
||||
],
|
||||
"metrics.utm_campaign": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "UTM Campaign"
|
||||
"value": "流量標識"
|
||||
}
|
||||
],
|
||||
"metrics.utm_content": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "UTM Content"
|
||||
"value": "流量搜索內容"
|
||||
}
|
||||
],
|
||||
"metrics.utm_medium": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "UTM Medium"
|
||||
"value": "流量來源類型"
|
||||
}
|
||||
],
|
||||
"metrics.utm_source": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "UTM Source"
|
||||
"value": "流量來源"
|
||||
}
|
||||
],
|
||||
"metrics.utm_term": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "UTM Term"
|
||||
"value": "流量搜索關鍵字"
|
||||
}
|
||||
],
|
||||
"metrics.views": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue