diff options
| author | jade (winter) | 2026-05-09 15:50:43 +0100 |
|---|---|---|
| committer | jade (winter) | 2026-05-09 15:50:43 +0100 |
| commit | d9bf17761d6b770e8e56c642a8fa0f8e460a662f (patch) | |
| tree | ea4352382dc2535162a98dd5f404c927248932a5 /locale/nl_NL.json | |
| parent | e4a541e67fbd05a6bf657f95fdf221e702d50bae (diff) | |
add rudimentary language option and improve reply scope stuff
Diffstat (limited to 'locale/nl_NL.json')
| -rw-r--r-- | locale/nl_NL.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/locale/nl_NL.json b/locale/nl_NL.json index 123e781..ef7be0d 100644 --- a/locale/nl_NL.json +++ b/locale/nl_NL.json @@ -224,5 +224,6 @@ "writeNote.summary.label": "Inhoudswaarschuwing (optioneel)", "writeReply.action": "Reageren", "writeReply.label": "Schrijf een reactie", - "writeReply.placeholder": "Wat vind je hiervan?" + "writeReply.placeholder": "Wat vind je hiervan?", + "misc.language": "Taal" } |
