grammar fix

This commit is contained in:
sanjayk03-dev
2024-03-29 03:06:06 +05:30
parent 72fc59ee04
commit da20bb23af

View File

@@ -274,7 +274,7 @@ script#control-view-template(type="text/x-template")
message(:show.sync="showFileDuplicate")
h3(slot="header") G-Code file with the same name already exists
div(slot="body")
p Please rename the file and try again.
p Please rename the file or delete the existing file and try again.
div(slot="footer")
button.pure-button(@click="showFileDuplicate=false") OK