This commit is contained in:
Baobhan Sith
2025-04-30 20:56:11 +08:00
parent 92c6b7a73a
commit e124d54d43
4 changed files with 45 additions and 7 deletions
+2 -1
View File
@@ -259,7 +259,8 @@
"cdToTerminal": "Change terminal directory to current path",
"copy": "Copy",
"cut": "Cut",
"paste": "Paste"
"paste": "Paste",
"openEditor": "Open Editor"
},
"headers": {
"type": "Type",
+1
View File
@@ -244,6 +244,7 @@
"newFolder": "新しいフォルダー",
"parentDirectory": "上位ディレクトリ",
"paste": "貼り付け",
"openEditor": "エディターを開く",
"refresh": "更新",
"rename": "名前を変更",
"save": "保存",
+2 -1
View File
@@ -259,7 +259,8 @@
"cdToTerminal": "将终端目录切换到当前路径",
"copy": "复制",
"cut": "剪切",
"paste": "粘贴"
"paste": "粘贴",
"openEditor": "打开编辑器"
},
"headers": {
"type": "类型",