Story 4.2 completed
This commit is contained in:
+11
-1
@@ -149,7 +149,17 @@
|
||||
"toggleOff": "Disabled",
|
||||
"readOnlyNotice": "This player's privacy settings are read-only. You cannot modify another player's consent preferences.",
|
||||
"savedNotification": "Privacy settings saved",
|
||||
"saveError": "Failed to save privacy settings"
|
||||
"saveError": "Failed to save privacy settings",
|
||||
"portraitFallbackLabel": "Portrait Fallback",
|
||||
"portraitFallbackDescription": "Image to display when your camera is unavailable or not working.",
|
||||
"chooseImageLabel": "Choose Image",
|
||||
"removeImageLabel": "Remove custom image",
|
||||
"removeImageConfirm": "Are you sure you want to remove your custom portrait? Your FoundryVTT avatar will be used instead.",
|
||||
"portraitSaved": "Portrait updated successfully",
|
||||
"portraitRemoved": "Custom portrait removed",
|
||||
"portraitErrorUnsupported": "Unsupported format. Please use PNG, JPG, WEBP, or static GIF.",
|
||||
"portraitErrorTooLarge": "Image is too large. Please use an image under 5MB.",
|
||||
"portraitErrorInvalid": "Invalid image file. Please try another."
|
||||
},
|
||||
"Settings": {
|
||||
"PlayerPrivacyPanel": "Player Privacy Panel",
|
||||
|
||||
Reference in New Issue
Block a user