Files
roundcubemail/plugins/userinfo/localization/sr_CS.inc
2012-08-06 18:00:38 +02:00

22 lines
1021 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
/*
+-----------------------------------------------------------------------+
| localization/sr_CS/labels.inc |
| |
| Language file of the Roundcube Webmail client |
| Copyright (C) 2012, The Roundcube Dev Team |
| Licensed under the GNU General Public License |
| |
+-----------------------------------------------------------------------+
| Author: Saša Zejnilović <zejnils@gmail.com> |
+-----------------------------------------------------------------------+
*/
$labels = array();
$labels['userinfo'] = 'Подаци о кориснику';
$labels['created'] = 'Направљено';
$labels['lastlogin'] = 'Последњи Логин';
$labels['defaultidentity'] = 'подразумевани идентитет';