mirror of
https://github.com/rlanvin/php-rrule.git
synced 2025-02-20 09:54:16 +01:00
Fix #53 translation typo in NL
This commit is contained in:
parent
44b820dd1b
commit
157c266ce7
2
src/i18n/nl.php
Normal file → Executable file
2
src/i18n/nl.php
Normal file → Executable file
@ -45,7 +45,7 @@ return array(
|
||||
'1' => 'elke seconde',
|
||||
'else' => 'elke %{interval} seconden'
|
||||
),
|
||||
'dtstart' => ', wordt getart vanaf %{date}',
|
||||
'dtstart' => ', wordt gestart vanaf %{date}',
|
||||
'infinite' => ', oneindig',
|
||||
'until' => ', tot en met %{date}',
|
||||
'count' => array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user