#18 add edit profile button

This commit is contained in:
Tibo De Peuter 2023-04-16 13:02:09 +02:00
parent f82e83867c
commit 3900e3c18a
4 changed files with 49 additions and 4 deletions

View file

@ -39,6 +39,10 @@
<!-- Profile -->
<string name="profile">Profile</string>
<string name="no_username">Unknown username</string>
<string name="edit_profile">Edit profile</string>
<!-- Friends -->
<string name="friends">Friends</string>
<!-- Drawer / SideMenu -->
<string name="log_out">Log out</string>