I am able to insert, delete or replace items in the macOS menu bar using SwiftUIs CommandGroup command. Is it also possible to rename an existing menu title?
My goal is to replace the 'file' menu title with 'account'. The rest of the menu bar can stay as it is.