HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers95/rentman.io/resources/lang/fr/site/global.php
<?php

return [

    'netherlands' => 'Les Pays-Bas',
    'canada'      => 'Canada',

    'phone' => [
        'call'    => '0033533520216',
        'display' => '+33 5 33 52 02 16 ',
    ],

    'supportPhone' => [
        'call'    => '0033533520216',
        'display' => '+33 5 33 52 02 16 ',
    ],

    'email'        => 'info@rentman.io',
    'supportEmail' => 'support@rentman.io',

    'social' => [
        'linkedin'  => 'https://www.linkedin.com/company/rentman/',
        'facebook'  => 'https://www.facebook.com/Rentmanrentalsoftware/',
        'instagram' => 'https://www.instagram.com/rentmansoftware/',
        'youtube' => 'https://www.youtube.com/c/RentmanRentalSoftware',
    ],

    'supportNavItem' => 'Centre de Support',
    'supportLink'    => 'https://support.rentman.io/hc/fr',

    'recorded_webinars' => 'Webinaires enregistrés',
    'featured_webinars' => 'Webinaires enregistrés',
    'trainings' => 'Formations',
    'watch_now' => 'Regardez dès maintenant',

    'websiteBy'              => 'Site Internet par',
    'linkCopied'             => 'Lien copié',
    'share'                  => 'Partager',
    'searchPlaceHolder'      => 'Recherche...',
    'dataSecurity'           => 'Sécurité des données chez Rentman',
    'referral_program_us'    => 'Programme de parrainage',
    'learnMore'              => 'En savoir plus',
    'readMore'               => 'En lire plus',
    'login'                  => 'S\'identifier',
    'contactUs'              => 'Nous contacter',
    'freeTrail'              => 'Essai gratuit',
    'followUs'              => 'Suivez-nous',

    'menu' => [
        'productsCta'    => 'Voir toutes les fonctionnalités',
        'solutionsCta'   => 'Voir nos clients',
        'more'           => 'Plus',
        'companyTitle'   => 'Entreprise',
        'customersTitle' => 'Clients',
        'resourcesTitle' => 'Ressources',
        'rentmanTitle'   => 'Rentman',

        'rentmanapp'    => 'L’Application Mobile',
        'solutions'       => 'Industries',
        'products' => 'Produits',
    ],

    'ctaBar' => [
        'title'    => 'Essayez gratuitement',
        'subtitle' => 'Commencez aujourd\'hui et gagnez du temps sur le travail qui compte',
        'buttons'  => [
            'Commencez un essai gratuit',
            'Planifiez une démo',
        ],
    ],

    'buttonRow' => [
        'buttons' => [
            'Voir la comparaison détaillée',
            'Commencer',
        ],
    ],

    'backToOverview' => 'Retour à l\'aperçu',
    'ratingCapterra' => 'Notre note sur Capterra',
    'eventsIndustryRecommends' => 'L’industrie évènementielle recommande Rentman',

    'rightsReserved' => 'Tous les droits sont réservés.',
    'privacyTerms'   => '<a href=":privacy">Confidentialité</a> | <a target="_blank" href=":terms">modalités</a>',
    'all' => 'Tous',

    'see_features' => 'Voir les fonctionnalités',

];