Skip to content

Commit 43147c2

Browse files
committed
New translations migrate.json (Japanese)
1 parent b69b3cf commit 43147c2

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

public/locales/ja/manage/migrate.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
{
2-
"metaTitle": "",
3-
"pageTitle": "",
4-
"description": "",
2+
"metaTitle": "1.0に移行",
3+
"pageTitle": "ボード、統合、ユーザーを移行する",
4+
"description": "ボードとユーザーをZIPアーカイブにエクスポートしてバージョン1.0.0以降のHomarrに移行します。",
55
"securityNote": {
6-
"title": "",
7-
"text": ""
6+
"title": "セキュリティノート",
7+
"text": "ユーザーと統合をエクスポートすると暗号化キーを含むモーダルも開きます。このキーはデータをHomarrにインポートするために必要です。安全に保管し誰とも共有しないでください。"
88
},
99
"form": {
10-
"label": "",
10+
"label": "エクスポートしたいものをすべて選択してください",
1111
"option": {
1212
"boards": {
13-
"label": ""
13+
"label": "ボードをエクスポート"
1414
},
1515
"integrations": {
16-
"label": "",
17-
"description": ""
16+
"label": "エクスポート統合",
17+
"description": "これには統合用の暗号化された認証情報が含まれます。ボードをエクスポートする場合のみ利用可能です。"
1818
},
1919
"users": {
20-
"label": "",
20+
"label": "ユーザーをエクスポート",
2121
"description": ""
2222
}
2323
}

0 commit comments

Comments
 (0)