Update translation strings

This commit is contained in:
shamoon
2024-04-07 12:41:08 -07:00
parent e46f6b1156
commit 954912cac3
3 changed files with 15 additions and 15 deletions

View File

@@ -1085,7 +1085,7 @@ export class DocumentDetailComponent
backdrop: 'static',
})
modal.componentInstance.title = $localize`Rotate confirm`
modal.componentInstance.messageBold = $localize`This operation will permanently rotate the current document.`
modal.componentInstance.messageBold = $localize`This operation will permanently rotate the original version of the current document.`
modal.componentInstance.message = $localize`This will alter the original copy.`
modal.componentInstance.btnCaption = $localize`Proceed`
modal.componentInstance.documentID = this.document.id