(feat:chunksModal) i18n, use wrapperModal

This commit is contained in:
ManishMadan2882
2025-05-29 17:15:13 +05:30
parent 59e6d9d10e
commit b7e1329c13
2 changed files with 109 additions and 147 deletions

View File

@@ -239,6 +239,18 @@
"promptText": "Prompt Text",
"save": "Save",
"nameExists": "Name already exists"
},
"chunk": {
"add": "Add Chunk",
"edit": "Edit Chunk",
"title": "Title",
"enterTitle": "Enter title",
"bodyText": "Body text",
"promptText": "Prompt Text",
"update": "Update",
"close": "Close",
"delete": "Delete",
"deleteConfirmation": "Are you sure you want to delete this chunk?"
}
},
"sharedConv": {