Avatar gallery and listing

This commit is contained in:
Natsumi
2025-05-24 03:32:40 +10:00
parent 029aa1c43d
commit 17a75a041f
9 changed files with 244 additions and 21 deletions

View File

@@ -981,7 +981,9 @@
"platform": "Platform",
"time_spent": "Time Spent",
"memo": "Memo",
"memo_placeholder": "Click to add a memo"
"memo_placeholder": "Click to add a memo",
"listings": "Listings",
"gallery": "Gallery"
},
"json": {
"header": "JSON",
@@ -1635,6 +1637,11 @@
"uploaded": "Gallery image uploaded",
"failed": "Failed to upload gallery image"
},
"avatar_gallery": {
"uploaded": "Avatar gallery image uploaded",
"failed": "Failed to upload avatar gallery image",
"deleted": "Avatar gallery image deleted"
},
"world": {
"image_changed": "World image changed",
"image_invalid": "Current world image invalid"