Added missing comma in nl_NL.json
This commit is contained in:
parent
e8cfad9241
commit
3a24f5eb30
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@
|
|||
"description": "Toont een zoekveld om alle inhoud van de website te doorzoeken."
|
||||
},
|
||||
"search": "Zoeken",
|
||||
"show-button-search": "Knop Zoeken tonen"
|
||||
"show-button-search": "Knop Zoeken tonen",
|
||||
"minimum-number-of-characters-when-searching": "Minimum aantal tekens bij het zoeken"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue