Files
Homarr/public/locales/zh/layout/header/actions/toggle-edit-mode.json
2023-02-06 21:02:59 +01:00

12 lines
468 B
JSON

{
"description": "在编辑模式下,你可以调整磁贴和配置应用程序。在退出编辑模式之前不会保存更改。",
"button": {
"disabled": "进入编辑模式",
"enabled": "退出并保存"
},
"popover": {
"title": "编辑模式下启用 <1>{{size}}</1> 大小",
"text": "现在你可以调整和配置你的应用程序,在退出编辑模式之前<strong>不会保存</strong>更改 。"
}
}