Make locale language cleaner
This commit is contained in:
parent
cbccea0546
commit
5047663c51
2 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@
|
|||
</li>
|
||||
<li v-if="shout">
|
||||
<BooleanSetting path="hideShoutbox">
|
||||
{{ $t('settings.hide_shoutbox') }} {{ $t('shoutbox.title') }}
|
||||
{{ $t('general.hide') }} {{ $t('shoutbox.title') }}
|
||||
</BooleanSetting>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue