InvokeAI/invokeai/frontend/public/locales/parameters
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
..
de.json Reorganises internal state 2023-02-08 01:53:34 +13:00
en-US.json Reorganises internal state 2023-02-08 01:53:34 +13:00
en.json Reorganises internal state 2023-02-08 01:53:34 +13:00
es.json Reorganises internal state 2023-02-08 01:53:34 +13:00
fr.json Reorganises internal state 2023-02-08 01:53:34 +13:00
it.json Reorganises internal state 2023-02-08 01:53:34 +13:00
ja.json Reorganises internal state 2023-02-08 01:53:34 +13:00
nl.json Reorganises internal state 2023-02-08 01:53:34 +13:00
pl.json Reorganises internal state 2023-02-08 01:53:34 +13:00
pt_br.json Reorganises internal state 2023-02-08 01:53:34 +13:00
pt.json Reorganises internal state 2023-02-08 01:53:34 +13:00
ru.json Reorganises internal state 2023-02-08 01:53:34 +13:00
ua.json Reorganises internal state 2023-02-08 01:53:34 +13:00
zh_cn.json Reorganises internal state 2023-02-08 01:53:34 +13:00