Roundcube Community Forum

 

Dutch translation for ThreeCol plugin

Started by Mailman, August 24, 2012, 11:20:57 AM

Previous topic - Next topic

Mailman

Here is the Dutch translation for ThreeCol Layout for anyone who's interested.

<?php
/* Author: Philip Weir */

$labels = array();
$labels['title'] = 'Locatie voorbeeldvenster';
$labels['none'] = 'laat geen voorbeeldvenster zien';
$labels['below'] = 'onderaan de berichtenlijst';
$labels['right'] = 'rechts van de berichtenlijst';

$messages = array();

?>