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
757 B
JSON
17 lines
757 B
JSON
{
|
|
"generations": "Generations",
|
|
"showGenerations": "Show Generations",
|
|
"uploads": "アップロード",
|
|
"showUploads": "アップロードした画像を見る",
|
|
"galleryImageSize": "画像のサイズ",
|
|
"galleryImageResetSize": "サイズをリセット",
|
|
"gallerySettings": "ギャラリーの設定",
|
|
"maintainAspectRatio": "アスペクト比を維持",
|
|
"autoSwitchNewImages": "Auto-Switch to New Images",
|
|
"singleColumnLayout": "シングルカラムレイアウト",
|
|
"pinGallery": "ギャラリーにピン留め",
|
|
"allImagesLoaded": "すべての画像を読み込む",
|
|
"loadMore": "さらに読み込む",
|
|
"noImagesInGallery": "ギャラリーに画像がありません"
|
|
}
|
|
|