mirror of
https://github.com/umami-software/umami.git
synced 2026-02-14 09:35:36 +01:00
Rename message ids.
This commit is contained in:
parent
53c23a280b
commit
89c87f002c
18 changed files with 125 additions and 128 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"active-users.message": "当前在线 {x} 人",
|
||||
"message.active-users": "当前在线 {x} 人",
|
||||
"button.add-account": "添加账户",
|
||||
"button.add-website": "添加网站",
|
||||
"button.back": "返回",
|
||||
|
|
@ -20,9 +20,9 @@
|
|||
"device.laptop": "Laptop",
|
||||
"device.mobile": "Mobile",
|
||||
"device.tablet": "Tablet",
|
||||
"footer.powered-by": "运行 {name}",
|
||||
"header.nav.dashboard": "仪表板",
|
||||
"header.nav.settings": "设置",
|
||||
"message.powered-by": "运行 {name}",
|
||||
"label.dashboard": "仪表板",
|
||||
"label.settings": "设置",
|
||||
"label.administrator": "管理员",
|
||||
"label.confirm-password": "确认密码",
|
||||
"label.current-password": "目前密码",
|
||||
|
|
@ -75,11 +75,11 @@
|
|||
"metrics.unique-visitors": "独立访客",
|
||||
"metrics.views": "页面流量",
|
||||
"metrics.visitors": "独立访客",
|
||||
"placeholder.message.go-to-settings": "去设置",
|
||||
"placeholder.message.no-websites-configured": "你还没有设置任何网站.",
|
||||
"settings.accounts": "账户",
|
||||
"settings.profile": "个人资料",
|
||||
"settings.websites": "网站",
|
||||
"message.go-to-settings": "去设置",
|
||||
"message.no-websites-configured": "你还没有设置任何网站.",
|
||||
"label.accounts": "账户",
|
||||
"label.profile": "个人资料",
|
||||
"label.websites": "网站",
|
||||
"title.add-account": "添加账户",
|
||||
"title.add-website": "添加网站",
|
||||
"title.change-password": "更新密码",
|
||||
|
|
@ -89,6 +89,6 @@
|
|||
"title.edit-website": "编辑网站",
|
||||
"title.share-url": "共享链接",
|
||||
"title.tracking-code": "跟踪代码",
|
||||
"tooltip.get-share-url": "获得共享链接",
|
||||
"tooltip.get-tracking-code": "获得跟踪代码"
|
||||
"message.get-share-url": "获得共享链接",
|
||||
"message.get-tracking-code": "获得跟踪代码"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue