<?php
|
|
/*
|
+-----------------------------------------------------------------------+
|
| localization/km_KH/labels.inc |
|
| |
|
| Language file of the Roundcube Webmail client |
|
| Copyright (C) 2012, The Roundcube Dev Team |
|
| Licensed under the GNU General Public License |
|
| |
|
+-----------------------------------------------------------------------+
|
| Author: samdyk |
|
+-----------------------------------------------------------------------+
|
*/
|
|
$labels = array();
|
$labels['help'] = 'ជំនួយ';
|
$labels['about'] = 'អំពី';
|
$labels['license'] = 'អាជ្ញាប័ណ្ណ';
|