Skip to content

Commit 31ab9be

Browse files
feat(ui): iterate on picker
1 parent 5011fab commit 31ab9be

File tree

10 files changed

+1026
-771
lines changed

10 files changed

+1026
-771
lines changed

invokeai/frontend/web/public/locales/en.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,8 @@
175175
"blue": "Blue",
176176
"alpha": "Alpha",
177177
"selected": "Selected",
178+
"search": "Search",
179+
"clear": "Clear",
178180
"tab": "Tab",
179181
"view": "View",
180182
"edit": "Edit",
@@ -202,8 +204,10 @@
202204
"value": "Value",
203205
"label": "Label",
204206
"systemInformation": "System Information",
205-
"compact": "Compact",
206-
"full": "Full"
207+
"compactView": "Compact View",
208+
"fullView": "Full View",
209+
"options_withCount_one": "{{count}} option",
210+
"options_withCount_other": "{{count}} options"
207211
},
208212
"hrf": {
209213
"hrf": "High Resolution Fix",

0 commit comments

Comments
 (0)