A simple joke utility that does only one thing — after launching, it outputs the phrase "I love you!" to the console.
If you pass a parameter with a name, the phrase will include that name. For example: "I love you, Jane!".
The phrase is localized in English and Russian. You can add your localizations in the messages.zig file to the Strings array.