mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-26 08:20:56 +01:00
13 lines
511 B
JSON
13 lines
511 B
JSON
{
|
|
"description": "在編輯模式中,您可以調整磁貼和設定應用程式,在退出編輯模式之前不會儲存任何設定",
|
|
"button": {
|
|
"disabled": "進入編輯模式",
|
|
"enabled": "退出並儲存"
|
|
},
|
|
"popover": {
|
|
"title": "啟用 <1>{{size}}</1> 尺寸編輯模式",
|
|
"text": "您現在可以調整或設定您的應用了,在退出編輯模式之前<strong>不會儲存</strong>設定"
|
|
},
|
|
"unloadEvent": "退出編輯模式並儲存"
|
|
}
|