refactor: fix translator instruction
This commit is contained in:
parent
092168e845
commit
2222dbd8e5
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ $page->navigation();
|
|||
<ul>
|
||||
<li>
|
||||
<?php
|
||||
/** TRANSLATORS: Changelog: Fixed */
|
||||
/** TRANSLATORS: Changelog: Changed */
|
||||
echo __('Decreased wish height on mobile devices');
|
||||
?>
|
||||
</li>
|
||||
|
|
Loading…
Reference in a new issue