Update header, add a sidebar to the design

This commit is contained in:
Pranav
2026-05-19 11:52:51 -07:00
parent a727c14a2c
commit 2ed7394adc
10 changed files with 219 additions and 162 deletions
@@ -31,7 +31,10 @@ const localeCount = computed(() => props.locales?.length);
</script>
<template>
<HelpCenterLayout :show-pagination-footer="false">
<HelpCenterLayout
:show-pagination-footer="false"
:breadcrumb-label="$t('HELP_CENTER.BREADCRUMB.LOCALES')"
>
<template #header-actions>
<div class="flex items-center justify-between">
<div class="flex items-center gap-4">