We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b564d91 commit 4aac9cdCopy full SHA for 4aac9cd
src/components/ProductPurchase.vue
@@ -64,7 +64,7 @@
64
processType= "delete"
65
@update:show="deleteProduct"
66
>
67
- <h3>{{product.title}}</h3> ürününü silmek istiyor musunuz ?
+ <h3>{{product.title}}</h3> kaydını silmek istiyor musunuz ?
68
</MyModal>
69
70
<CCardBody
0 commit comments