Local timeline

This commit is contained in:
Grishka
2022-04-24 13:51:03 +03:00
parent f499444a86
commit 61d537779b
6 changed files with 72 additions and 14 deletions

View File

@@ -11,6 +11,7 @@
<item name="discover_hashtags" type="id"/>
<item name="discover_news" type="id"/>
<item name="discover_users" type="id"/>
<item name="discover_local_timeline" type="id"/>
<item name="notifications_all" type="id"/>
<item name="notifications_mentions" type="id"/>

View File

@@ -306,4 +306,6 @@
<string name="file_saved">File saved</string>
<string name="downloading">Downloading…</string>
<string name="no_app_to_handle_action">There\'s no app to handle this action</string>
<string name="local_timeline">Community</string>
<string name="trending_posts">Trending</string>
</resources>