mirror of
https://github.com/jorgev259/soc_site-astro.git
synced 2025-06-29 07:57:41 +00:00
Update missing messages
This commit is contained in:
parent
478ad26554
commit
69eddc148a
1 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ const categories = categoryRows.reduce(
|
|||
<SidebarSection>
|
||||
<div class='uppercase text-center text-2xl/6 font-semibold'>{m.ostCount()}: {albumCount}</div>
|
||||
<div class='mt-2'>
|
||||
<div class='text-center font-light'>{m.animOsts}: {categories.Animation}</div>
|
||||
<div class='text-center font-light'>{m.gameOsts}: {categories.Game}</div>
|
||||
<div class='text-center font-light'>{m.AnimationOsts}: {categories.Animation}</div>
|
||||
<div class='text-center font-light'>{m.GameOsts}: {categories.Game}</div>
|
||||
</div>
|
||||
</SidebarSection>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue