mirror of
https://github.com/umami-software/umami.git
synced 2026-02-22 05:25:36 +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
|
|
@ -776,37 +776,37 @@
|
|||
"metrics.utm": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "UTM"
|
||||
"value": "流量渠道标记(UTM)"
|
||||
}
|
||||
],
|
||||
"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