Translate no-post

This commit is contained in:
C. Lente 2023-02-10 16:51:07 -03:00
parent 17caeb985f
commit a18a8cc797
No known key found for this signature in database
GPG key ID: B0B503C26E05781B
3 changed files with 7 additions and 1 deletions

View file

@ -21,7 +21,7 @@
</li>
{{ else }}
<li>
No posts yet
{{ i18n "no-posts" }}
</li>
{{ end }}
</ul>