mirror of
https://github.com/HabitRPG/habitica.git
synced 2026-04-23 21:59:50 -05:00
Add avatar settings
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"statsAch": "Stats & Achievements",
|
||||
"profile": "Profile",
|
||||
"avatar": "Customize Avatar",
|
||||
"avatarCustomizations": "Avatar Customizations",
|
||||
"other": "Other",
|
||||
"fullName": "Full Name",
|
||||
"displayName": "Display Name",
|
||||
|
||||
@@ -18,5 +18,6 @@ include ./stats/equipment
|
||||
include ./stats/pets-and-mounts
|
||||
hr
|
||||
include ./stats/costume
|
||||
include ./stats/avatar-settings
|
||||
include ./stats/active-pet-and-mount
|
||||
include ./stats/background
|
||||
@@ -0,0 +1,4 @@
|
||||
div
|
||||
h4=env.t('avatarCustomizations')
|
||||
table.table.table-striped
|
||||
|
||||
Reference in New Issue
Block a user