mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
9ad4c03277
1) Downgrade numpy to avoid dependency conflict with numba 2) Move all non ldm/invoke files into `invokeai`. This includes assets, backend, frontend, and configs. 3) Fix up way that the backend finds the frontend and the generator finds the NSFW caution.png icon.
17 lines
627 B
JSON
17 lines
627 B
JSON
{
|
|
"generations": "Gegenereerde afbeeldingen",
|
|
"showGenerations": "Toon gegenereerde afbeeldingen",
|
|
"uploads": "Uploads",
|
|
"showUploads": "Toon uploads",
|
|
"galleryImageSize": "Afbeeldingsgrootte",
|
|
"galleryImageResetSize": "Herstel grootte",
|
|
"gallerySettings": "Instellingen galerij",
|
|
"maintainAspectRatio": "Behoud beeldverhoiding",
|
|
"autoSwitchNewImages": "Wissel autom. naar nieuwe afbeeldingen",
|
|
"singleColumnLayout": "Eenkolomsindeling",
|
|
"pinGallery": "Zet galerij vast",
|
|
"allImagesLoaded": "Alle afbeeldingen geladen",
|
|
"loadMore": "Laad meer",
|
|
"noImagesInGallery": "Geen afbeeldingen in galerij"
|
|
}
|