This commit is contained in:
Amaru8 2022-06-14 16:05:29 +02:00
parent 76ad4bd5a5
commit 8b59bb3ddf
4 changed files with 8 additions and 2 deletions

View file

@ -386,7 +386,7 @@
<div class="md-option-line">
<div class="md-option-segment">
{{$root.getLz("settings.option.visual.windowStyle")}}
<small v-if="app.getThemeDirective('windowLayout')">Managed by a theme</small>
<small v-if="app.getThemeDirective('windowLayout')">{{$root.getLz('term.themeManaged')}}</small>
</div>
<div class="md-option-segment md-option-segment_auto">
<label>
@ -1216,7 +1216,7 @@
<div class="md-option-line">
<div class="md-option-segment">
{{$root.getLz('settings.option.experimental.compactUI')}}
<small v-if="app.getThemeDirective('forceUI')">Managed by a theme</small>
<small v-if="app.getThemeDirective('forceUI')">{{$root.getLz('term.themeManaged')}}</small>
</div>
<div class="md-option-segment md-option-segment_auto">
<label>