mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-30 19:29:17 +01:00
12 lines
468 B
JSON
12 lines
468 B
JSON
{
|
|
"description": "在编辑模式下,你可以调整磁贴和配置应用程序。在退出编辑模式之前不会保存更改。",
|
|
"button": {
|
|
"disabled": "进入编辑模式",
|
|
"enabled": "退出并保存"
|
|
},
|
|
"popover": {
|
|
"title": "编辑模式下启用 <1>{{size}}</1> 大小",
|
|
"text": "现在你可以调整和配置你的应用程序,在退出编辑模式之前<strong>不会保存</strong>更改 。"
|
|
}
|
|
}
|