Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into develop
This commit is contained in:
commit
f150d0a105
5 changed files with 182 additions and 51 deletions
|
@ -13,6 +13,9 @@
|
|||
"mrf_policies_desc": "MRF policies manipulate the federation behaviour of the instance. The following policies are enabled:",
|
||||
"simple": {
|
||||
"simple_policies": "Instance-specific policies",
|
||||
"instance": "Instance",
|
||||
"reason": "Reason",
|
||||
"not_applicable": "N/A",
|
||||
"accept": "Accept",
|
||||
"accept_desc": "This instance only accepts messages from the following instances:",
|
||||
"reject": "Reject",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue