33 lines
1.2 KiB
JSON
33 lines
1.2 KiB
JSON
{
|
|
"metaTitle": "遷移至 1.0",
|
|
"pageTitle": "遷移面板、組件和使用者",
|
|
"description": "將面板和使用者匯出至 ZIP 壓縮檔,以便在 1.0.0 版本之後將其匯入 Homarr",
|
|
"securityNote": {
|
|
"title": "安全說明",
|
|
"text": "匯出使用者和組件時,將會開啟帶有加密密鑰的視窗,此密鑰將數據匯入 Homarr 所必需的,請妥善保存,不要與任何人分享"
|
|
},
|
|
"form": {
|
|
"label": "選擇要匯出的所有內容",
|
|
"option": {
|
|
"boards": {
|
|
"label": "匯出面板"
|
|
},
|
|
"integrations": {
|
|
"label": "匯出組件",
|
|
"description": "將包括用於組件的加密憑證,僅在匯出面板時可用"
|
|
},
|
|
"users": {
|
|
"label": "匯出使用者",
|
|
"description": "只有匯出使用者憑證,密碼 Hash 和 Salt 皆加密"
|
|
}
|
|
}
|
|
},
|
|
"action": {
|
|
"export": "匯出資料"
|
|
},
|
|
"modal": {
|
|
"title": "加密密鑰",
|
|
"description": "數據已匯出,請妥善保管,不要與任何人分享,需要此密鑰才能將數據匯入 Homarr",
|
|
"copyDismiss": "複製並關閉"
|
|
}
|
|
} |