diff options
| author | Christophe Besson <cbesson@gmail.com> | 2026-08-28 09:33:02 +0200 |
|---|---|---|
| committer | Christophe Besson <cbesson@gmail.com> | 2026-08-28 09:33:02 +0200 |
| commit | 471fa6242fc56a035a8c9639722a82b9341328c2 (patch) | |
| tree | 707afe03768482cadb58b90c4bb24880229e5a24 /packages/meshbay-hub/src/meshbay_hub/static/locales/pl.js | |
| parent | c170b9cffd2b8fb4b7ef919ee62c28d2daaa8711 (diff) | |
| parent | 2dd221b2a3172feecc44eb20b07d0ac7c925d378 (diff) | |
| download | meshbay-471fa6242fc56a035a8c9639722a82b9341328c2.tar.gz | |
Merge branch 'fix/explore-no-public-groups-mention'
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', |