roundcubemail-plugins-kolab/plugins/kolab_chat/localization/en_US.inc

14 lines
376 B
PHP

<?php
/**
* Localizations for the Kolab Chat plugin
*
* Copyright (C) 2018, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_chat/
*/
$labels['chat'] = 'Chat';
$labels['showinextwin'] = 'Open chat application in a new window';
$labels['directmessage'] = 'A direct message from $u.';
$labels['openchat'] = 'Open chat';