Correcting tests. i18n strings and asset links.

This commit is contained in:
softsimon
2022-02-06 18:06:51 +04:00
parent b347a52dd1
commit e34a3d0d41
8 changed files with 15 additions and 15 deletions

View File

@@ -3,7 +3,7 @@
<div class="main-title">
<h2>{{ group.group.name }}</h2>
<div class="sub-title">Group of {{ group.group.assets.length | number }} assets</div>
<div class="sub-title" i18n>Group of {{ group.group.assets.length | number }} assets</div>
</div>