From 6df259c8c911f8a19d4fe3096916370efc607251 Mon Sep 17 00:00:00 2001 From: Maksim Sukharev Date: Fri, 14 Jun 2024 17:20:26 +0200 Subject: [PATCH] fix(l10n): use direct imports of translate functions Signed-off-by: Maksim Sukharev --- src/components/CollectionList.vue | 2 ++ src/components/CollectionListItem.vue | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/components/CollectionList.vue b/src/components/CollectionList.vue index f781e53..9123810 100644 --- a/src/components/CollectionList.vue +++ b/src/components/CollectionList.vue @@ -65,6 +65,7 @@