✨ feat(locales): Add description information of communication keys and encryption methods to enhance client configuration capabilities
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
"backupDomainsDescription": "ドメイン解決のためのバックアップドメインリスト、1行に1つのドメイン",
|
||||
"batchDelete": "一括削除",
|
||||
"cancel": "キャンセル",
|
||||
"communicationKey": "通信キー",
|
||||
"communicationKeyDescription": "クライアント通信に使用されるキー",
|
||||
"config": "設定",
|
||||
"configApp": "アプリ設定",
|
||||
"confirm": "確認",
|
||||
@@ -24,8 +26,12 @@
|
||||
"downloadLink": "ダウンロードリンク",
|
||||
"edit": "編集",
|
||||
"editApp": "アプリ編集",
|
||||
"encryption": "暗号化方式",
|
||||
"encryptionDescription": "クライアント通信の暗号化方式を選択してください。選択された場合、クライアントはこの方式を使用してサーバーと通信します",
|
||||
"nameDescription": "アプリケーション名、アプリリストに表示されます",
|
||||
"platform": "プラットフォーム",
|
||||
"selectApp": "アプリを選択",
|
||||
"selectAppDescription": "設定するアプリを選択してください。すべての設定は選択したアプリに適用されます",
|
||||
"startupPicture": "スタートアップ画像",
|
||||
"startupPictureDescription": "スタートアップ画像、ネットワークおよびローカル画像をサポートします。ネットワーク画像の場合は、完全な画像URLを入力してください",
|
||||
"startupPicturePreview": "スタートアップ画像プレビュー",
|
||||
|
||||
Reference in New Issue
Block a user