(feat:sources) renamed docs,fe

This commit is contained in:
ManishMadan2882
2025-08-05 05:23:29 +05:30
parent 16fe92282e
commit b000b235a2
15 changed files with 125 additions and 116 deletions

View File

@@ -158,7 +158,7 @@ function SourceDropdown({
</div>
)}
<ConfirmationModal
message={t('settings.documents.deleteWarning', {
message={t('settings.sources.deleteWarning', {
name: documentToDelete?.name,
})}
modalState={deleteModalState}