Move the French translations into the development branch.
Translation work done thanks to by bhouba for his work on the translations.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Les queues sont utilisés pour configurer lignes d'attend. Elles sont connu comme queues FIFO.";
|
||||
$apps[$x]['description']['fr'] = "Les queues sont utilisés pour configurer les salles d'attente (FIFO).";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'As filas são usadospara configurar as filas de espera para chamadores. Também conhecida como filas FIFO.';
|
||||
|
||||
Reference in New Issue
Block a user