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