forked from MapComplete/MapComplete
Fix: fix incorrectly linked translation in privacy policy
This commit is contained in:
parent
51addf191c
commit
e2aaa7d435
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
<h3>
|
<h3>
|
||||||
<Tr t={t.geodataTitle} />
|
<Tr t={t.geodataTitle} />
|
||||||
</h3>
|
</h3>
|
||||||
<Tr t={t.geodataTitle} />
|
<Tr t={t.geodata} />
|
||||||
|
|
||||||
<h3>
|
<h3>
|
||||||
<Tr t={t.editingTitle} />
|
<Tr t={t.editingTitle} />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue