albums-{your_id} >>> u was x albums

This commit is contained in:
mrilyew 2025-05-27 13:47:30 +03:00
parent abf43c7ab5
commit 6ffbc0ed29

View file

@ -18,7 +18,7 @@
{block size} {block size}
<div style="padding-bottom: 0px; padding-top: 0;" class="summaryBar"> <div style="padding-bottom: 0px; padding-top: 0;" class="summaryBar">
<div class="summary"> <div class="summary">
{if !is_null($thisUser) && $owner->getId() === $thisUser->getId()} {if !is_null($thisUser) && $owner->getRealId() === $thisUser->getId()}
{tr("albums_list", $count)} {tr("albums_list", $count)}
{else} {else}
{tr("albums", $count)} {tr("albums", $count)}