Added option to hide profile on home page

This commit is contained in:
vladrevers 2021-08-09 02:26:51 +03:00
parent 004a55d79b
commit 190baa6fdf
9 changed files with 71 additions and 32 deletions

View file

@ -490,4 +490,7 @@
<string name="your_account_data_is_only_used_for_authentication">Дані вашого облікового запису використовуються лише для автентифікації.</string>
<string name="show_album_artists">Show Album Artists</string>
<string name="action_add_to_blacklist">Add to Blacklist</string>
<string name="home_only_profile">Тільки профіль</string>
<string name="home_banner_full">Зображення і профіль</string>
<string name="home_no_profile">Приховати</string>
</resources>