Skip to content

Commit 7edefbe

Browse files
feat(ui): add translation for upscaling tab
1 parent 29efab7 commit 7edefbe

File tree

1 file changed

+3
-1
lines changed
  • invokeai/frontend/web/public/locales

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1667,7 +1667,9 @@
16671667
"models": "Models",
16681668
"modelsTab": "$t(ui.tabs.models) $t(common.tab)",
16691669
"queue": "Queue",
1670-
"queueTab": "$t(ui.tabs.queue) $t(common.tab)"
1670+
"queueTab": "$t(ui.tabs.queue) $t(common.tab)",
1671+
"upscaling": "Upscaling",
1672+
"upscalingTab": "$t(ui.tabs.upscaling) $t(common.tab)"
16711673
}
16721674
}
16731675
}

0 commit comments

Comments
 (0)