resources/lang/no/reminder.php (9 lines of code) (raw):

<?php /** * ⚠️ Edition not allowed except for 'en' language. * * @see https://github.com/monicahq/monica/blob/master/docs/contribute/translate.md for translations. */ return [ 'type_birthday' => 'Wish happy birthday to', 'type_phone_call' => 'Call', 'type_lunch' => 'Lunch with', 'type_hangout' => 'Hangout with', 'type_email' => 'Email', 'type_birthday_kid' => 'Wish happy birthday to the kid of', ];