fix German translation render

This commit is contained in:
Simon Vieille 2021-08-11 14:43:04 +02:00
parent 33d7c6a7f0
commit db0fa60ce8

View file

@ -217,7 +217,7 @@ $choicesSizes = [
</h2>
<p>
<?php p($l->t('This parameters are used when Dark theme or Breeze Dark Theme are enabled.')); ?>
<?php echo $l->t('This parameters are used when Dark theme or Breeze Dark Theme are enabled.'); ?>
</p>
<div class="side-menu-setting-table">
@ -469,7 +469,7 @@ $choicesSizes = [
</label>
</div>
<p><em><?php p($l->t('The big menu is not compatible with AppOrder.')); ?></em></p>
<p><em><?php echo $l->t('The big menu is not compatible with AppOrder.'); ?></em></p>
<p>
<img