feat(i18n): add "New Folder" button label to multiple locales

This commit is contained in:
kangfenmao 2025-03-28 13:42:14 +08:00
parent eddbae6f5e
commit c4162bd9e3
5 changed files with 10 additions and 5 deletions

View File

@ -902,7 +902,8 @@
"pathSelector.return": "Return", "pathSelector.return": "Return",
"pathSelector.currentPath": "Current Path", "pathSelector.currentPath": "Current Path",
"new_folder.button.confirm": "Confirm", "new_folder.button.confirm": "Confirm",
"new_folder.button.cancel": "Cancel" "new_folder.button.cancel": "Cancel",
"new_folder.button": "New Folder"
} }
}, },
"display.assistant.title": "Assistant Settings", "display.assistant.title": "Assistant Settings",

View File

@ -902,7 +902,8 @@
"pathSelector.return": "戻る", "pathSelector.return": "戻る",
"pathSelector.currentPath": "現在のパス", "pathSelector.currentPath": "現在のパス",
"new_folder.button.confirm": "確認", "new_folder.button.confirm": "確認",
"new_folder.button.cancel": "キャンセル" "new_folder.button.cancel": "キャンセル",
"new_folder.button": "新しいフォルダー"
} }
}, },
"display.assistant.title": "アシスタント設定", "display.assistant.title": "アシスタント設定",

View File

@ -902,7 +902,8 @@
"pathSelector.return": "Назад", "pathSelector.return": "Назад",
"pathSelector.currentPath": "Текущий путь", "pathSelector.currentPath": "Текущий путь",
"new_folder.button.confirm": "Подтвердить", "new_folder.button.confirm": "Подтвердить",
"new_folder.button.cancel": "Отмена" "new_folder.button.cancel": "Отмена",
"new_folder.button": "Новая папка"
} }
}, },
"display.assistant.title": "Настройки ассистентов", "display.assistant.title": "Настройки ассистентов",

View File

@ -902,7 +902,8 @@
"pathSelector.return": "返回", "pathSelector.return": "返回",
"pathSelector.currentPath": "当前路径", "pathSelector.currentPath": "当前路径",
"new_folder.button.confirm": "确定", "new_folder.button.confirm": "确定",
"new_folder.button.cancel": "取消" "new_folder.button.cancel": "取消",
"new_folder.button": "新建文件夹"
} }
}, },
"display.assistant.title": "助手设置", "display.assistant.title": "助手设置",

View File

@ -902,7 +902,8 @@
"pathSelector.return": "返回", "pathSelector.return": "返回",
"pathSelector.currentPath": "當前路徑", "pathSelector.currentPath": "當前路徑",
"new_folder.button.confirm": "確定", "new_folder.button.confirm": "確定",
"new_folder.button.cancel": "取消" "new_folder.button.cancel": "取消",
"new_folder.button": "新建文件夾"
} }
}, },
"display.assistant.title": "助手設定", "display.assistant.title": "助手設定",