@@ -2,7 +2,7 @@
<template>
<app-view>
<template #header>
- <app-navbar :title="$t('rules.czzn')" />
+ <app-navbar :title="$t('tss.czzn')" />
</template>
<div v-html="formatHtmlString(commonStore.getDocumentById(104))" />
</app-view>