From 92baf75ccd421761b68898f4ec67e68ad157113a Mon Sep 17 00:00:00 2001 From: Alejandro Alonso Date: Wed, 29 Mar 2023 08:53:10 +0200 Subject: [PATCH] :bug: Fix import typo --- frontend/translations/en.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/translations/en.po b/frontend/translations/en.po index b17f83cee3..8033683c40 100644 --- a/frontend/translations/en.po +++ b/frontend/translations/en.po @@ -444,7 +444,7 @@ msgstr "There was a problem importing the file. The file wasn't imported." msgid "dashboard.import.import-message" msgid_plural "dashboard.import.import-message" -msgstr[0] "1 file have been imported successfully." +msgstr[0] "1 file has been imported successfully." msgstr[1] "%s files have been imported successfully." msgid "dashboard.import.import-warning"