diff options
| author | Fristi <fristi@subcon.town> | 2020-06-27 15:04:52 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-06-28 06:24:57 +0000 |
| commit | 195e83d0c8ab660a1dd6b29137295c2a6a36dca9 (patch) | |
| tree | 08a7af937fb1379459959a7aa4f0276a615b2608 /src | |
| parent | 391f796cb491478105a617b6554e9334cca1443b (diff) | |
Translated using Weblate (Dutch)
Currently translated at 100.0% (626 of 626 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/nl/
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/nl.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/src/i18n/nl.json b/src/i18n/nl.json index 15ce5cbe..bf270f87 100644 --- a/src/i18n/nl.json +++ b/src/i18n/nl.json @@ -476,7 +476,14 @@ "backend_version": "Backend Versie", "title": "Versie" }, - "mutes_and_blocks": "Negeringen en Blokkades" + "mutes_and_blocks": "Negeringen en Blokkades", + "profile_fields": { + "value": "Inhoud", + "name": "Label", + "add_field": "Veld Toevoegen", + "label": "Profiel metadata" + }, + "bot": "Dit is een bot account" }, "timeline": { "collapse": "Inklappen", |
