blob: 763498da354b98812fc76bec0388cdc07d457870 (
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-2009, RoundQube Dev. - Switzerland |
| Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
| Author: |
+-----------------------------------------------------------------------+
*/
$labels = array();
|