diff options
Diffstat (limited to 'packages/meshbay-hub/src/meshbay_hub/static/locales/pl.js')
| -rw-r--r-- | packages/meshbay-hub/src/meshbay_hub/static/locales/pl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/locales/pl.js b/packages/meshbay-hub/src/meshbay_hub/static/locales/pl.js index c4a3c32..611c412 100644 --- a/packages/meshbay-hub/src/meshbay_hub/static/locales/pl.js +++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/pl.js @@ -75,6 +75,7 @@ export default { 'explore.create_group': 'Utwórz grupę', 'explore.join': 'Dołącz', 'explore.member': 'Należy', + 'explore.disabled': "This hub does not have public groups.", // Group page 'group.default_name': 'Grupa', |