Skip to content

Commit 49e0573

Browse files
committed
Fix typo's
1 parent 5a28d3c commit 49e0573

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

nl.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
"ocsvIncompatible": "Kan de data source niet lezen. Het lijkt dat het OCSV file is ingepakt met een een nieuwere versie. Update het component naar versie {0} of nieuwer.",
207207
"unknownError": "Onbekende fout opgetreden.",
208208
"invalidReportFormat": "Foutief rapport formaat of toegang tot bestand is geweigerd.",
209-
"csvHeaderParsingError": "CSV header parsing error.",
209+
"csvHeaderParsingError": "CSV header parse error.",
210210
"tooManyColumnsInClassicMode": "Teveel kolommen voor klassieke vorm. Layout geswitched naar compacte vorm.",
211211
"cantExpand": "Sommige velden kunnen niet uitgeklapt worden. Verklein de dataset.",
212212
"cantExpandTitle": "Data set is te groot"
@@ -344,7 +344,7 @@
344344
"space": "(Spatie)",
345345
"thousand_separator": "Duizendtal scheidingsteken",
346346
"decimal_separator": "Decimaal scheidingsteken",
347-
"decimal_places": "Decimaal aantaal",
347+
"decimal_places": "Decimaal aantal",
348348
"currency_symbol": "Valuta symbool",
349349
"currency_align": "Valuta uitlijning",
350350
"null_value": "Lege waarde",

0 commit comments

Comments
 (0)