fix: missing translation for new-empty-windows desktop action (#199129)
parent
bf574780a9
commit
3e7b108f16
|
@ -14,5 +14,6 @@ Keywords=vscode;
|
|||
|
||||
[Desktop Action new-empty-window]
|
||||
Name=New Empty Window
|
||||
Name[es]=Nueva ventana vacía
|
||||
Exec=@@EXEC@@ --new-window %F
|
||||
Icon=@@ICON@@
|
||||
|
|
Loading…
Reference in New Issue