diff --git a/src/components/ItemCard.vue b/src/components/ItemCard.vue index 95aad1ae..8a406ef2 100644 --- a/src/components/ItemCard.vue +++ b/src/components/ItemCard.vue @@ -27,11 +27,12 @@ defineProps<{ />
-
{{ text }}
+
{{ $t(text) }}