mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 06:37:23 +01:00
fix(bgs): revert wording change and tokenize
This commit is contained in:
@@ -159,7 +159,7 @@
|
||||
<toggle-switch
|
||||
v-model="filterBackgrounds"
|
||||
class="backgroundFilterToggle"
|
||||
:label="'Show Unlocked Backgrounds'"
|
||||
:label="$t('hideLockedBackgrounds')"
|
||||
/>
|
||||
</div>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user