From af10705b4c6894aa389308e02084308f7f1dede0 Mon Sep 17 00:00:00 2001 From: Xavier Julian Date: Tue, 8 Jul 2025 13:35:07 +0200 Subject: [PATCH] :recycle: Review import message text --- frontend/translations/en.po | 2 +- frontend/translations/es.po | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/translations/en.po b/frontend/translations/en.po index e01b963e5d..f8a6bdb7bb 100644 --- a/frontend/translations/en.po +++ b/frontend/translations/en.po @@ -7549,7 +7549,7 @@ msgstr "Tools" #: src/app/main/data/workspace/tokens/import_export.cljs:45 msgid "workspace.tokens.unknown-token-type-message" -msgstr "Import was successful. Some tokens may not be included." +msgstr "Import was successful. Some tokens were not included." #: src/app/main/data/workspace/tokens/import_export.cljs:47 msgid "workspace.tokens.unknown-token-type-section" diff --git a/frontend/translations/es.po b/frontend/translations/es.po index 43dc93a056..fa018fea8e 100644 --- a/frontend/translations/es.po +++ b/frontend/translations/es.po @@ -7484,7 +7484,7 @@ msgstr "Herramientas" #: src/app/main/data/workspace/tokens/import_export.cljs:45 msgid "workspace.tokens.unknown-token-type-message" -msgstr "La importación se ha realizado correctamente. Es posible que no se incluyan algunos tokens." +msgstr "La importación se ha realizado correctamente. Algunos tokens no se incluyeron." #: src/app/main/data/workspace/tokens/import_export.cljs:47 msgid "workspace.tokens.unknown-token-type-section"