fix(ui): missing tranlsation

This commit is contained in:
psychedelicious
2025-08-22 19:01:15 +10:00
committed by Mary Hipp Rogers
parent fbf8aa17c8
commit 89efe9c2b1

View File

@@ -1245,6 +1245,7 @@
"batchNodeCollectionSizeMismatchNoGroupId": "Batch group collection size mismatch",
"batchNodeCollectionSizeMismatch": "Collection size mismatch on Batch {{batchGroupId}}",
"noModelSelected": "No model selected",
"noStartingFrameImage": "No starting frame image",
"noT5EncoderModelSelected": "No T5 Encoder model selected for FLUX generation",
"noFLUXVAEModelSelected": "No VAE model selected for FLUX generation",
"noCLIPEmbedModelSelected": "No CLIP Embed model selected for FLUX generation",