InvokeAI/invokeai/frontend/public/locales
psychedelicious d74c4009cb Reorganises internal state
`options` slice was huge and managed a mix of generation parameters and general app settings. It has been split up:

- Generation parameters are now in `generationSlice`.
- Postprocessing parameters are now in `postprocessingSlice`
- UI related things are now in `uiSlice`

There is probably more to be done, like `gallerySlice` perhaps should only manage internal gallery state, and not if the gallery is displayed.

Full-slice selectors have been made for each slice.

Other organisational tweaks.
2023-02-08 01:53:34 +13:00
..
common Add Ukranian Localization (#2486) 2023-02-05 00:24:24 +13:00
gallery Add Ukranian Localization (#2486) 2023-02-05 00:24:24 +13:00
hotkeys Add Ukranian Localization (#2486) 2023-02-05 00:24:24 +13:00
modelmanager Add Ukranian Localization (#2486) 2023-02-05 00:24:24 +13:00
parameters Reorganises internal state 2023-02-08 01:53:34 +13:00
settings Add Ukranian Localization (#2486) 2023-02-05 00:24:24 +13:00
toast Add Ukranian Localization (#2486) 2023-02-05 00:24:24 +13:00
tooltip Add Ukranian Localization (#2486) 2023-02-05 00:24:24 +13:00
unifiedcanvas Add Ukranian Localization (#2486) 2023-02-05 00:24:24 +13:00