<?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['userinfo'] = 'ព័តមានអ្នកប្រើប្រាស់';
|
$labels['created'] = 'បានបង្កើត';
|
$labels['lastlogin'] = 'ចុះឈ្មោះចូលចុងក្រោយ';
|
$labels['defaultidentity'] = 'អត្តសញ្ញាណលំនាំដើម';
|