diff options
| author | Ilja <pleroma@spectraltheorem.be> | 2021-12-03 18:14:32 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2021-12-03 18:14:32 +0000 |
| commit | b4cfda4a20bdf2e5534de7f249d6a477043f75bf (patch) | |
| tree | a89d44aa32d70adfb5259e1d28d289e5f995e10f /src/i18n/nl.json | |
| parent | 425919a0d292b79869ebefd2a4d52ed4db45d319 (diff) | |
Simple policy reasons for instance specific policies
Diffstat (limited to 'src/i18n/nl.json')
| -rw-r--r-- | src/i18n/nl.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/i18n/nl.json b/src/i18n/nl.json index 85794fed..c8a35bcc 100644 --- a/src/i18n/nl.json +++ b/src/i18n/nl.json @@ -670,6 +670,9 @@ "mrf_policies": "Ingeschakelde MRF-regels", "simple": { "simple_policies": "Instantiespecifieke regels", + "instance": "Instantie", + "reason": "Reden", + "not_applicable": "n.v.t.", "accept": "Accepteren", "accept_desc": "Deze instantie accepteert alleen berichten van de volgende instanties:", "reject": "Afwijzen", |
