blob: 3d17bbf45547d354df302e74d17c472b6d7154d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?php
/*
+-----------------------------------------------------------------------+
| language/#lang/labels.inc |
| |
| Language file of the RoundCube Webmail client |
| Copyright (C) 2008-2010, RoundCube Dev. - Switzerland |
| Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
| Author: |
+-----------------------------------------------------------------------+
*/
$labels = array();
|