mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-22 00:03:51 +02:00
Stickers and Focus view for world (#925)
Add required elements for stickers Add focus view tag for worlds
This commit is contained in:
@@ -152,7 +152,7 @@
|
||||
"v_bucks": "V-Bucks",
|
||||
"refresh": "Click to refresh",
|
||||
"logout": "Logout",
|
||||
"manage_gallery_icon": "Manage Photos/Icons/Emojis",
|
||||
"manage_gallery_icon": "Manage Photos/Icons/Emojis/Stickers",
|
||||
"export_friend_list": "Export Friends List",
|
||||
"export_own_avatars": "Export Own Avatars",
|
||||
"discord_names": "Discord Names",
|
||||
@@ -685,6 +685,8 @@
|
||||
"public": "Public",
|
||||
"private": "Private",
|
||||
"avatar_scaling_disabled": "Avatar Scaling Disabled",
|
||||
"focus_view_disabled": "Focus View Disabled",
|
||||
"stickers_disabled": "Stickers Disabled",
|
||||
"future_proofing": "Future Proofing",
|
||||
"labs": "Labs",
|
||||
"cache": "Cache",
|
||||
@@ -1035,6 +1037,8 @@
|
||||
"set_world_tags": {
|
||||
"header": "Set World Tags",
|
||||
"avatar_scaling_disabled": "Disable avatar scaling",
|
||||
"focus_view_disabled": "Disable focus view",
|
||||
"stickers_disabled": "Disable stickers",
|
||||
"enable_debugging": "Enable world debugging for others",
|
||||
"author_tags": "Author Tags (comma separated)",
|
||||
"content_tags": "Content Warning Tags",
|
||||
@@ -1243,11 +1247,12 @@
|
||||
"send": "Send"
|
||||
},
|
||||
"gallery_icons": {
|
||||
"header": "Photos, Icons and Emojis",
|
||||
"header": "Photos, Icons, Emojis and Stickers",
|
||||
"description": "Recommended image size: 1200x900px (4:3)",
|
||||
"gallery": "Photos",
|
||||
"icons": "Icons",
|
||||
"emojis": "Emojis",
|
||||
"stickers": "Stickers",
|
||||
"refresh": "Refresh",
|
||||
"upload": "Upload",
|
||||
"clear": "Clear",
|
||||
|
||||
Reference in New Issue
Block a user