diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/bdrem.config.php.dist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/bdrem.config.php.dist b/data/bdrem.config.php.dist index 522a477..87d01fc 100644 --- a/data/bdrem.config.php.dist +++ b/data/bdrem.config.php.dist @@ -2,4 +2,5 @@ $source = array('Bdf', '/path/to/birthday.bdf'); $daysBefore = 3; $daysAfter = 14; +$locale = 'de_DE.UTF-8'; ?> |
