+
-
{{ t('home.cards.projectBudget') }}
-
- {{ t('home.cards.projectBudgetDesc') }}
-
-
-
-
-
-
{{ t('home.cards.enter') }}
-
-
-
-
-
-
-
-
-
- {{ t('home.cards.quickCalc') }}
-
- {{ t('home.cards.quickCalcDesc') }}
-
-
-
-
{{ t('home.cards.enter') }}
-
-
-
-
-
-
-
- {{ t('home.cards.importData') }}
-
- {{ t('home.cards.importDataDesc') }}
-
-
-
-
{{ t('home.cards.pickFile') }}
-
+
{{ t(`home.cards.${card.key}`) }}
+
{{ t(`home.cards.${card.desc}`) }}
-
+
+
+
+
{{ t(`home.cards.${card.action}`) }}
+
+
+
+