Attendize/resources/lang/fr/Email.php

21 lines
916 B
PHP
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/*************************************************************************
Generated via "php artisan localization:missing" at 2018/04/26 11:05:24
*************************************************************************/
return array (
//==================================== Translations ====================================//
'attendize_register' => 'Merci de votre inscription à Attendize',
'invite_user' => ':name vous a ajouté à un compte :app',
'message_regarding_event' => 'Message au sujet de : :event',
'organiser_copy' => '[Copie Organisateur]',
'refund_from_name' => 'Vous avez reçu un remboursement de :name',
'your_ticket_cancelled' => 'Votre billet a été annulé',
'your_ticket_for_event' => 'Votre billet pour l\'événement :event',
//================================== Obsolete strings ==================================//
'LLH:obsolete' =>
array (
),
);