mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
Avatar gallery and listing
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user