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