diff --git a/app/javascript/dashboard/components-next/HelpCenter/LocaleCard/LocaleCard.story.vue b/app/javascript/dashboard/components-next/HelpCenter/LocaleCard/LocaleCard.story.vue new file mode 100644 index 000000000..2bc5facbb --- /dev/null +++ b/app/javascript/dashboard/components-next/HelpCenter/LocaleCard/LocaleCard.story.vue @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + diff --git a/app/javascript/dashboard/components-next/HelpCenter/LocaleCard/LocaleCard.vue b/app/javascript/dashboard/components-next/HelpCenter/LocaleCard/LocaleCard.vue new file mode 100644 index 000000000..1eba0616f --- /dev/null +++ b/app/javascript/dashboard/components-next/HelpCenter/LocaleCard/LocaleCard.vue @@ -0,0 +1,103 @@ + + + + + + + + + + + {{ locale }} + + + Default + + + + + + {{ articleCount }} articles + + + + {{ categoryCount }} categories + + + + + + + + + + + + +