From d12bc0de851455c14bf5cee91d41c0efc4509db2 Mon Sep 17 00:00:00 2001
From: Leendert de Borst <6917405+lanedirt@users.noreply.github.com>
Date: Fri, 6 Feb 2026 10:03:50 +0000
Subject: [PATCH] New translations importservicecard.en.resx (Polish) Update
translations from Crowdin [ci skip]
---
.../ImportExport/ImportServiceCard.pl.resx | 28 +++++++++++++++++++
1 file changed, 28 insertions(+)
diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/ImportExport/ImportServiceCard.pl.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/ImportExport/ImportServiceCard.pl.resx
index 7dfa8c6f1..03366df22 100644
--- a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/ImportExport/ImportServiceCard.pl.resx
+++ b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/ImportExport/ImportServiceCard.pl.resx
@@ -138,4 +138,32 @@
Rozpakowywanie favikonów... {0} / {1}
Progress text during favicon extraction. {0} is current progress, {1} is total
+
+ Saving credentials to vault... {0} / {1}
+ Progress text during credential save. {0} is current progress, {1} is total
+
+
+ Syncing vault to server...
+ Progress text when syncing vault to server after import
+
+
+ Successfully imported {0} credentials.
+ Success message after import completes. {0} is the credential count
+
+
+ An error occurred during import. Please try again.
+ Generic error message when import fails
+
+
+ Please select a valid export file to import.
+ Error message when invalid file is selected
+
+
+ Please unzip the export file before importing. See the instructions below for more information.
+ Error message when user tries to import a zip file
+
+
+ File size exceeds 10MB limit.
+ Error message when file is too large
+
\ No newline at end of file