Merge branch 'background-toggle' into develop

This commit is contained in:
SabreCat 2022-04-21 16:24:04 -05:00
commit a9cd36c109
2 changed files with 3 additions and 1 deletions

View file

@ -159,7 +159,7 @@
<toggle-switch
v-model="filterBackgrounds"
class="backgroundFilterToggle"
:label="'Hide locked backgrounds'"
:label="$t('hideLockedBackgrounds')"
/>
</div>
<div
@ -247,6 +247,7 @@
</div>
</div>
<sub-menu
v-if="!filterBackgrounds"
class="text-center"
:items="bgSubMenuItems"
:active-sub-page="activeSubPage"

View file

@ -3,6 +3,7 @@
"background": "Background",
"backgroundShop": "Background Shop",
"noBackground": "No Background Selected",
"hideLockedBackgrounds": "Hide locked backgrounds",
"backgrounds062014": "SET 1: Released June 2014",
"backgroundBeachText": "Beach",