mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 21:27:39 +02:00
web/SettingsCategory: use general beta label
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
<div class="settings-content-header">
|
||||
<h3 class="settings-content-title">{title}</h3>
|
||||
{#if beta}
|
||||
<div class="beta-label">{$t("settings.feature.beta")}</div>
|
||||
<div class="beta-label">{$t("general.beta")}</div>
|
||||
{/if}
|
||||
</div>
|
||||
<slot></slot>
|
||||
|
Reference in New Issue
Block a user