We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13da028 commit 0714728Copy full SHA for 0714728
src/ApplicationMenu.js
@@ -44,7 +44,7 @@ class ApplicationMenu {
44
label: t("menu.displayWindow"),
45
submenu: [
46
{
47
- label: "Resize",
+ label: t("menu.displayWindow.resize"),
48
49
{ ratio: "16x9", width: 640, height: 360 },
50
{ ratio: "16x9", width: 800, height: 450 },
0 commit comments