From 16b58c2de5b29abfc2cd0bf2af1e2962089e3e5f Mon Sep 17 00:00:00 2001
From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue, 3 Mar 2026 19:25:03 +0000
Subject: [PATCH] Auto translate strings
---
src-ui/messages.xlf | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src-ui/messages.xlf b/src-ui/messages.xlf
index 6583f6cec..13b612b82 100644
--- a/src-ui/messages.xlf
+++ b/src-ui/messages.xlf
@@ -1238,8 +1238,8 @@
82
-
- Update existing document
+
+ Add document version
src/app/components/admin/settings/settings.component.html
280
@@ -8411,8 +8411,8 @@
832
-
- This operation will permanently rotate the original version of document(s).
+
+ This operation will add rotated versions of the document(s).
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
833