﻿FRENCH

These are translation variables used by Zendesk module.

You can add them to the bottom of any language file you would like to use.

Just translate the right side of the equal sign within the quotes. ##DO NOT CHANGE LEFT SIDE VARIABLES##



$_LANG["zendesk_ticket_status_new"]     = "Nouveau";

$_LANG["zendesk_ticket_status_open"]    = "Ouvert";

$_LANG["zendesk_ticket_status_pending"] = "En suspens";

$_LANG["zendesk_ticket_status_hold"]    = "En attente";

$_LANG["zendesk_ticket_status_solved"]  = "Résolu";

$_LANG["zendesk_ticket_status_closed"]  = "Fermé";

