feat: 添加连接备注功能
This commit is contained in:
@@ -160,6 +160,8 @@
|
||||
"proxy": "Proxy:",
|
||||
"noProxy": "No Proxy",
|
||||
"tags": "Tags:",
|
||||
"notes": "Notes:",
|
||||
"notesPlaceholder": "Enter connection notes...",
|
||||
"connectionType": "Connection Type:",
|
||||
"typeSsh": "SSH",
|
||||
"typeRdp": "RDP",
|
||||
|
||||
@@ -136,6 +136,8 @@
|
||||
"sectionAuth": "認証情報",
|
||||
"sectionBasic": "基本情報",
|
||||
"tags": "タグ:",
|
||||
"notes": "備考:",
|
||||
"notesPlaceholder": "接続に関する備考を入力してください...",
|
||||
"testConnection": "接続をテスト",
|
||||
"testing": "テスト中...",
|
||||
"title": "新しい接続を追加",
|
||||
|
||||
@@ -160,6 +160,8 @@
|
||||
"proxy": "代理:",
|
||||
"noProxy": "无代理",
|
||||
"tags": "标签:",
|
||||
"notes": "备注:",
|
||||
"notesPlaceholder": "输入连接备注...",
|
||||
"connectionType": "连接类型",
|
||||
"typeSsh": "SSH",
|
||||
"typeRdp": "RDP",
|
||||
|
||||
Reference in New Issue
Block a user