Mise en place de l'export foundry ; modification des Arc, chapitres et scènes..... => Suppression de la section maps pour arc, chapitres ; et dans scène on importe les maps format foundry (image / vidéo + json)
All checks were successful
All checks were successful
This commit is contained in:
@@ -588,6 +588,8 @@
|
||||
"newPlaythrough": "New playthrough",
|
||||
"noPlaythrough": "No playthroughs. Create one to start a session with a table.",
|
||||
"defaultPlaythroughName": "New playthrough {{n}}",
|
||||
"foundryExport": "Export to Foundry",
|
||||
"foundryExporting": "Exporting…",
|
||||
"gameSystemChange": {
|
||||
"title": "Change the game system?",
|
||||
"message": "You are about to change the game system of this campaign. This also changes the template for PC and NPC sheets.",
|
||||
@@ -909,8 +911,14 @@
|
||||
"aiAssistantTitle": "Open the AI Assistant to discuss this scene",
|
||||
"illustrationsLabel": "Illustrations",
|
||||
"illustrationsHint": "NPC portraits, visual mood, evocative scenes...",
|
||||
"mapsLabel": "Maps & plans",
|
||||
"mapsHint": "Location plans, tactical maps, diagrams usable at the table.",
|
||||
"battlemapLabel": "Battlemap (Foundry export)",
|
||||
"battlemapHint": "Battle map to export to Foundry: media (image/video) + Universal VTT .json/.dd2vtt file (Dungeon Alchemist, Dungeondraft...). Not displayed in the app.",
|
||||
"battlemapMedia": "Media (image / video)",
|
||||
"battlemapData": "Data (.json / .dd2vtt)",
|
||||
"battlemapChoose": "Choose a file",
|
||||
"battlemapUploading": "Uploading...",
|
||||
"battlemapAttached": "File attached",
|
||||
"battlemapRemove": "Remove",
|
||||
"nameLabel": "Scene title *",
|
||||
"namePlaceholder": "E.g.: Arrival at the village",
|
||||
"descriptionLabel": "Short description *",
|
||||
|
||||
Reference in New Issue
Block a user