Feet(profiles): update textviews (#221)

* nothing

* feet: Attached strings

* feet(fix)

---------

Co-authored-by: rebel onion <87634197+rebelonion@users.noreply.github.com>
This commit is contained in:
Sadwhy 2024-03-08 05:36:18 +06:00 committed by GitHub
parent a2ca16355a
commit 95fa5dcd9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 35 additions and 26 deletions

View file

@ -670,6 +670,19 @@
<string name="view_following">View Following</string>
<string name="menu">menu</string>
<string name="view_followers">View Followers</string>
<string name="no_fav_anime">User has no favorite Anime</string>
<string name="no_fav_manga">User has no favorite Manga</string>
<string name="fav_character">Favourite Characters</string>
<string name="fav_staff">Favorite Staff</string>
<string name="stats">Stats</string>
<string name="days_watched">Days watched</string>
<string name="total_anime">Total Anime</string>
<string name="anime_mean_score">Anime Mean Score</string>
<string name="volume_read">Volume read</string>
<string name="total_manga">Total Manga</string>
<string name="manga_mean_score">Manga Mean Score</string>
<string name="about_me">About me</string>
<string name="follow">Follow</string>
</resources>