implement favorited posts list

closes #4
This commit is contained in:
sk
2022-11-11 21:04:14 +01:00
parent ae50e618c0
commit c1137cf7b7
6 changed files with 104 additions and 0 deletions

View File

@@ -377,4 +377,5 @@
<!-- %s is file size -->
<string name="download_update">Download (%s)</string>
<string name="install_update">Installieren</string>
<string name="favorited_posts">Favorisierte Beiträge</string>
</resources>