diff options
| author | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-02-22 21:49:43 +0000 |
|---|---|---|
| committer | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-02-22 21:49:43 +0000 |
| commit | 8e5758f5a9df75e53ed41d31ede186d5b44dfe32 (patch) | |
| tree | 2e794d4fcb748c2d752ed7072208b969e7ca0bd1 /roundcubemail/program/localization/de_CH | |
| parent | 84c97e707951b27961ed8ad6a737261c77a3407b (diff) | |
Updated localizations
git-svn-id: https://svn.roundcube.net/trunk@152 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/de_CH')
| -rw-r--r-- | roundcubemail/program/localization/de_CH/labels.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/de_CH/labels.inc b/roundcubemail/program/localization/de_CH/labels.inc index 542d16f46..bdf9da5e8 100644 --- a/roundcubemail/program/localization/de_CH/labels.inc +++ b/roundcubemail/program/localization/de_CH/labels.inc @@ -109,6 +109,8 @@ $labels['compact'] = 'Packen'; $labels['empty'] = 'Leeren'; $labels['purge'] = 'Aufräumen'; +$labels['quota'] = 'Verwendeter Speicherplatz'; + // message compose // Nachrichten erstellen $labels['compose'] = 'Neue Nachricht verfassen'; $labels['sendmessage'] = 'Nachricht jetzt senden'; |
