diff options
| author | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-09-25 16:53:38 +0000 |
|---|---|---|
| committer | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-09-25 16:53:38 +0000 |
| commit | a54c76a1fc8917231c034ffc1938fe54b77b7c3d (patch) | |
| tree | a9e23d9c801952945ac52140d6d82b769a1ce263 /roundcubemail/program/localization/de | |
| parent | 91d7d2e8e58f5858a49f17e259ef597ccecea2a9 (diff) | |
*** empty log message ***
git-svn-id: https://svn.roundcube.net/trunk@7 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/de')
| -rw-r--r-- | roundcubemail/program/localization/de/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/de/labels.inc b/roundcubemail/program/localization/de/labels.inc index 8c50e1052..4e5a97b40 100644 --- a/roundcubemail/program/localization/de/labels.inc +++ b/roundcubemail/program/localization/de/labels.inc @@ -107,6 +107,7 @@ $labels['compose'] = 'Neue Nachricht verfassen'; $labels['sendmessage'] = 'Nachricht jetzt senden'; $labels['addattachment'] = 'Datei anfügen'; +$labels['attachments'] = 'Anhänge'; $labels['upload'] = 'Hochladen'; $labels['close'] = 'Schliessen'; |
