mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
17 lines
550 B
JSON
17 lines
550 B
JSON
|
{
|
||
|
"generations": "Generations",
|
||
|
"showGenerations": "Show Generations",
|
||
|
"uploads": "Uploads",
|
||
|
"showUploads": "Show Uploads",
|
||
|
"galleryImageSize": "Image Size",
|
||
|
"galleryImageResetSize": "Reset Size",
|
||
|
"gallerySettings": "Gallery Settings",
|
||
|
"maintainAspectRatio": "Maintain Aspect Ratio",
|
||
|
"autoSwitchNewImages": "Auto-Switch to New Images",
|
||
|
"singleColumnLayout": "Single Column Layout",
|
||
|
"pinGallery": "Pin Gallery",
|
||
|
"allImagesLoaded": "All Images Loaded",
|
||
|
"loadMore": "Load More",
|
||
|
"noImagesInGallery": "No Images In Gallery"
|
||
|
}
|