From 1f985e2cd36bc5dfa4d2eef1659b79f06e4f9721 Mon Sep 17 00:00:00 2001 From: David Nguyen Date: Thu, 5 Mar 2026 14:54:36 +1100 Subject: [PATCH] fix: invalid po translations (#2567) --- packages/lib/translations/de/web.po | 4 ++-- packages/lib/translations/en/web.po | 2 +- packages/lib/translations/es/web.po | 2 +- packages/lib/translations/it/web.po | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/lib/translations/de/web.po b/packages/lib/translations/de/web.po index eacf3147b..e4c98fb7e 100644 --- a/packages/lib/translations/de/web.po +++ b/packages/lib/translations/de/web.po @@ -2004,11 +2004,11 @@ msgstr "Mindestens ein Signaturtyp muss aktiviert sein" #: apps/remix/app/components/general/document/document-attachments-popover.tsx msgid "Attachment added successfully." -msgstr "Anlage erfolgreich hinzugefügt." +msgstr "Anhang erfolgreich hinzugefügt." #: apps/remix/app/components/general/document/document-attachments-popover.tsx msgid "Attachment removed successfully." -msgstr "<<<<<<< Updated upstream=======" +msgstr "Anhang erfolgreich entfernt." #: apps/remix/app/components/general/document-signing/document-signing-attachments-popover.tsx #: apps/remix/app/components/general/document-signing/document-signing-attachments-popover.tsx diff --git a/packages/lib/translations/en/web.po b/packages/lib/translations/en/web.po index af80512ce..18468ab63 100644 --- a/packages/lib/translations/en/web.po +++ b/packages/lib/translations/en/web.po @@ -2003,7 +2003,7 @@ msgstr "Attachment added successfully." #: apps/remix/app/components/general/document/document-attachments-popover.tsx msgid "Attachment removed successfully." -msgstr "Attachment removed successfully.<<<<<<< Updated upstream=======" +msgstr "Attachment removed successfully." #: apps/remix/app/components/general/document-signing/document-signing-attachments-popover.tsx #: apps/remix/app/components/general/document-signing/document-signing-attachments-popover.tsx diff --git a/packages/lib/translations/es/web.po b/packages/lib/translations/es/web.po index af2e838c7..dc2861fe8 100644 --- a/packages/lib/translations/es/web.po +++ b/packages/lib/translations/es/web.po @@ -2008,7 +2008,7 @@ msgstr "Adjunto añadido exitosamente." #: apps/remix/app/components/general/document/document-attachments-popover.tsx msgid "Attachment removed successfully." -msgstr "<<<<<<< Updated upstream=======" +msgstr "Adjunto eliminado exitosamente." #: apps/remix/app/components/general/document-signing/document-signing-attachments-popover.tsx #: apps/remix/app/components/general/document-signing/document-signing-attachments-popover.tsx diff --git a/packages/lib/translations/it/web.po b/packages/lib/translations/it/web.po index 2fa20713a..4d49dcc00 100644 --- a/packages/lib/translations/it/web.po +++ b/packages/lib/translations/it/web.po @@ -2008,7 +2008,7 @@ msgstr "Allegato aggiunto con successo." #: apps/remix/app/components/general/document/document-attachments-popover.tsx msgid "Attachment removed successfully." -msgstr "<<<<<<< Updated upstream=======" +msgstr "Allegato rimosso con successo." #: apps/remix/app/components/general/document-signing/document-signing-attachments-popover.tsx #: apps/remix/app/components/general/document-signing/document-signing-attachments-popover.tsx