Add "manage accounts" item to settings

This commit is contained in:
Grishka
2023-10-18 01:41:10 +03:00
parent e525aef3d9
commit 9b3e153a4d
3 changed files with 16 additions and 0 deletions

View File

@@ -645,6 +645,7 @@
<string name="no_followed_hashtags_subtitle">Follows will appear here</string>
<string name="no_lists_title">Organize your home feed with Lists</string>
<string name="no_lists_subtitle">Yours will appear here</string>
<string name="manage_accounts">Manage accounts</string>
<plurals name="x_posts_recently">
<item quantity="one">%,d post recently</item>
<item quantity="other">%,d posts recently</item>