mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-05-10 17:18:19 +00:00
update multi lang in preview view
This commit is contained in:
@@ -81,7 +81,8 @@ export default {
|
||||
collectedModels: "Collected Models",
|
||||
loading: "Loading...",
|
||||
image: "Image",
|
||||
createCommand: "Create Command"
|
||||
createCommand: "Create Command",
|
||||
uploadNewImage: "Upload New Image"
|
||||
}
|
||||
},
|
||||
inlineEdit: {
|
||||
@@ -173,5 +174,8 @@ export default {
|
||||
fileNotFound: 'File not found',
|
||||
acceptLine: 'Accept line',
|
||||
excludeLine: 'Exclude line',
|
||||
},
|
||||
previewView: {
|
||||
close: 'Close',
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user