diff options
Diffstat (limited to 'program/localization/de_CH/labels.inc')
-rw-r--r-- | program/localization/de_CH/labels.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/program/localization/de_CH/labels.inc b/program/localization/de_CH/labels.inc index ae41536d4..cca06faa8 100644 --- a/program/localization/de_CH/labels.inc +++ b/program/localization/de_CH/labels.inc @@ -32,7 +32,7 @@ $labels['inbox'] = 'Posteingang'; $labels['drafts'] = 'Entwürfe'; $labels['sent'] = 'Gesendet'; $labels['trash'] = 'Gelöscht'; -$labels['junk'] = 'Junk'; +$labels['junk'] = 'Spam'; $labels['subject'] = 'Betreff'; $labels['from'] = 'Absender'; $labels['to'] = 'Empfänger'; |