Added more translations

This commit is contained in:
Alexis
2025-03-21 11:42:38 +01:00
parent f5cc942cbf
commit 53686f03e7
10 changed files with 188 additions and 144 deletions

View File

@@ -22,7 +22,7 @@ const {
<div class="world-wrapper">
<div id="world"></div>
<MarkerCreator client:visible mapKey={mapKey} />
<MarkerCreator client:only="vue" mapKey={mapKey} />
</div>
<script