18 lines
457 B
JSON
18 lines
457 B
JSON
{
|
|
"title": "Asset Library",
|
|
"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..."
|
|
}
|