Files
Homarr/public/locales/tw/layout/header/actions/toggle-edit-mode.json
Thomas Camlong fc969e5042 New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
2023-10-31 09:12:59 +01:00

13 lines
511 B
JSON

{
"description": "在編輯模式中,您可以調整磁貼和設定應用程式,在退出編輯模式之前不會儲存任何設定",
"button": {
"disabled": "進入編輯模式",
"enabled": "退出並儲存"
},
"popover": {
"title": "啟用 <1>{{size}}</1> 尺寸編輯模式",
"text": "您現在可以調整或設定您的應用了,在退出編輯模式之前<strong>不會儲存</strong>設定"
},
"unloadEvent": "退出編輯模式並儲存"
}