update nl (typo)
This commit is contained in:
parent
306cb33a4a
commit
698e6f00fc
@ -4669,7 +4669,7 @@ msgstr "Maximale hoogte berichtinhoud op kanaalpagina (in pixels)"
|
||||
|
||||
#: ../../mod/settings.php:821 ../../mod/settings.php:822
|
||||
msgid "click to expand content exceeding this height"
|
||||
msgstr "klik om inhoud uit te klappen die deze hoogte overschrijddt"
|
||||
msgstr "klik om inhoud uit te klappen die deze hoogte overschrijdt"
|
||||
|
||||
#: ../../mod/settings.php:822
|
||||
msgid "Matrix page max height of content (in pixels)"
|
||||
|
@ -1088,7 +1088,7 @@ $a->strings["Use blog/list mode on channel page"] = "Gebruik blog/lijst-modus op
|
||||
$a->strings["(comments displayed separately)"] = "(reacties worden afzonderlijk weergeven)";
|
||||
$a->strings["Use blog/list mode on matrix page"] = "Gebruik blog/lijst-modus op matrixpagina";
|
||||
$a->strings["Channel page max height of content (in pixels)"] = "Maximale hoogte berichtinhoud op kanaalpagina (in pixels)";
|
||||
$a->strings["click to expand content exceeding this height"] = "klik om inhoud uit te klappen die deze hoogte overschrijddt";
|
||||
$a->strings["click to expand content exceeding this height"] = "klik om inhoud uit te klappen die deze hoogte overschrijdt";
|
||||
$a->strings["Matrix page max height of content (in pixels)"] = "Maximale hoogte berichtinhoud op matrixpagina (in pixels)";
|
||||
$a->strings["Nobody except yourself"] = "Niemand, behalve jezelf";
|
||||
$a->strings["Only those you specifically allow"] = "Alleen connecties met uitdrukkelijke toestemming";
|
||||
|
Reference in New Issue
Block a user