diff options
Diffstat (limited to 'packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js')
| -rw-r--r-- | packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js b/packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js index ddd62c2..4b7ff12 100644 --- a/packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js +++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js @@ -71,6 +71,7 @@ export default { 'explore.create_group': 'Groep aanmaken', 'explore.join': 'Deelnemen', 'explore.member': 'Lid', + 'explore.disabled': "This hub does not have public groups.", // Group page 'group.default_name': 'Groep', |