diff options
Diffstat (limited to 'packages/meshbay-hub/src/meshbay_hub/static/locales/it.js')
| -rw-r--r-- | packages/meshbay-hub/src/meshbay_hub/static/locales/it.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/locales/it.js b/packages/meshbay-hub/src/meshbay_hub/static/locales/it.js index 1220090..ccf54ed 100644 --- a/packages/meshbay-hub/src/meshbay_hub/static/locales/it.js +++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/it.js @@ -70,6 +70,7 @@ export default { 'explore.create_group': 'Crea un gruppo', 'explore.join': 'Partecipa', 'explore.member': 'Iscritto', + 'explore.disabled': "This hub does not have public groups.", // Group page 'group.default_name': 'Gruppo', |