forked from MapComplete/MapComplete
Fix: use translated value for community index tab
This commit is contained in:
parent
3770078439
commit
a3a7c536fb
2 changed files with 2 additions and 2 deletions
|
@ -413,7 +413,7 @@
|
|||
|
||||
<div class="flex" slot="title2">
|
||||
<ToSvelte construct={Svg.community_svg().SetClass("w-6 h-6")} />
|
||||
Get in touch with others
|
||||
<Tr t={Translations.t.communityIndex.title}/>
|
||||
</div>
|
||||
<div class="m-2" slot="content2">
|
||||
<CommunityIndexView location={state.mapProperties.location} />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue