feat(i18n): add "New Folder" button label to multiple locales
This commit is contained in:
parent
eddbae6f5e
commit
c4162bd9e3
@ -902,7 +902,8 @@
|
||||
"pathSelector.return": "Return",
|
||||
"pathSelector.currentPath": "Current Path",
|
||||
"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",
|
||||
|
||||
@ -902,7 +902,8 @@
|
||||
"pathSelector.return": "戻る",
|
||||
"pathSelector.currentPath": "現在のパス",
|
||||
"new_folder.button.confirm": "確認",
|
||||
"new_folder.button.cancel": "キャンセル"
|
||||
"new_folder.button.cancel": "キャンセル",
|
||||
"new_folder.button": "新しいフォルダー"
|
||||
}
|
||||
},
|
||||
"display.assistant.title": "アシスタント設定",
|
||||
|
||||
@ -902,7 +902,8 @@
|
||||
"pathSelector.return": "Назад",
|
||||
"pathSelector.currentPath": "Текущий путь",
|
||||
"new_folder.button.confirm": "Подтвердить",
|
||||
"new_folder.button.cancel": "Отмена"
|
||||
"new_folder.button.cancel": "Отмена",
|
||||
"new_folder.button": "Новая папка"
|
||||
}
|
||||
},
|
||||
"display.assistant.title": "Настройки ассистентов",
|
||||
|
||||
@ -902,7 +902,8 @@
|
||||
"pathSelector.return": "返回",
|
||||
"pathSelector.currentPath": "当前路径",
|
||||
"new_folder.button.confirm": "确定",
|
||||
"new_folder.button.cancel": "取消"
|
||||
"new_folder.button.cancel": "取消",
|
||||
"new_folder.button": "新建文件夹"
|
||||
}
|
||||
},
|
||||
"display.assistant.title": "助手设置",
|
||||
|
||||
@ -902,7 +902,8 @@
|
||||
"pathSelector.return": "返回",
|
||||
"pathSelector.currentPath": "當前路徑",
|
||||
"new_folder.button.confirm": "確定",
|
||||
"new_folder.button.cancel": "取消"
|
||||
"new_folder.button.cancel": "取消",
|
||||
"new_folder.button": "新建文件夾"
|
||||
}
|
||||
},
|
||||
"display.assistant.title": "助手設定",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user