update german translation, fixed 'BAM - Konvertibile Mark'

This commit is contained in:
middeke
2015-12-08 12:35:53 +01:00
parent 78fd4d3ee9
commit 6688b275e6
23 changed files with 111 additions and 111 deletions

View File

@@ -35,7 +35,7 @@ class Config extends Setting
'RSD' => t('RSD - Serbian dinar'),
'SEK' => t('SEK - Swedish Krona'),
'NOK' => t('NOK - Norwegian Krone'),
'BAM' => t('BAM - Konvertibile Mark'),
'BAM' => t('BAM - Konvertible Mark'),
);
}