diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-06-04 11:55:37 +0200 |
|---|---|---|
| committer | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2024-06-04 12:56:03 +0200 |
| commit | 4542717e1ad0001310bbb6b25328ee153e5208ad (patch) | |
| tree | b82fb555d9f4219abecf606673fa251f5e0fc7f9 /client/locales/nl | |
| parent | 7351042dcf9bfe2dc720489650eaf37243f78e17 (diff) | |
i18nerr: Make sure unwrapping for internal errors still work
Diffstat (limited to 'client/locales/nl')
| -rw-r--r-- | client/locales/nl/messages.gotext.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/locales/nl/messages.gotext.json b/client/locales/nl/messages.gotext.json index 56399c5..fc28f0b 100644 --- a/client/locales/nl/messages.gotext.json +++ b/client/locales/nl/messages.gotext.json @@ -175,4 +175,4 @@ "translation": "Een interne fout is opgetreden" } ] -} +}
\ No newline at end of file |
