New translations firefly.php (German)

This commit is contained in:
James Cole
2017-11-03 06:50:42 +01:00
parent 8a98c16229
commit 742f6b3791

View File

@@ -144,7 +144,10 @@ return [
// repeat frequencies: // repeat frequencies:
'repeat_freq_yearly' => 'Jährlich', 'repeat_freq_yearly' => 'Jährlich',
'repeat_freq_half-year' => 'every half-year',
'repeat_freq_quarterly' => 'quarterly',
'repeat_freq_monthly' => 'monatlich', 'repeat_freq_monthly' => 'monatlich',
'repeat_freq_weekly' => 'weekly',
'weekly' => 'wöchentlich', 'weekly' => 'wöchentlich',
'quarterly' => 'vierteljährlich', 'quarterly' => 'vierteljährlich',
'half-year' => 'halbjährlich', 'half-year' => 'halbjährlich',