feat: add props system and refactor asset library architecture
This commit is contained in:
@@ -3,12 +3,15 @@
|
||||
"button": "Assets",
|
||||
"characters": "Characters",
|
||||
"locations": "Locations",
|
||||
"props": "Props",
|
||||
"noCharacters": "No characters",
|
||||
"noLocations": "No locations",
|
||||
"noProps": "No props",
|
||||
"addCharacter": "Add Character",
|
||||
"addLocation": "Add Location",
|
||||
"addProp": "Add Prop",
|
||||
"generateImage": "Generate Image",
|
||||
"regenerateImage": "Regenerate",
|
||||
"analyzeAssets": "Analyze Assets",
|
||||
"analyzing": "Analyzing..."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user