Added function to customize the user avatar

This commit is contained in:
Mawoka
2023-01-29 11:40:43 +01:00
parent 32c8b95c51
commit bbd4ce66ad
6 changed files with 355 additions and 19 deletions
+16
View File
@@ -236,5 +236,21 @@
},
"uploader": {
"add_image": "Add image"
},
"avatar_settings": {
"skin_color": "Skin color",
"top_type": "Top",
"hair_color": "Hair color",
"facial_hair_type": "Facial hair",
"facial_hair_color": "Facial hair color",
"mouth_type": "Mouth",
"eyebrow_type": "Eyebrow",
"accessories_type": "Glasses",
"hat_color": "Hat color",
"clothe_type": "Clothes",
"clothe_color": "Clothing color",
"clothe_graphic_type": "Graphic",
"thats_you": "That's You!",
"start_over": "Start over"
}
}