Story 4.2 completed

This commit is contained in:
2026-05-24 00:37:21 +02:00
parent de1b33c453
commit 56eeb7cc83
21 changed files with 3836 additions and 56 deletions
+11 -1
View File
@@ -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",