mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-23 06:49:37 +02:00
Update localization for activities and adventures; change links and placeholders
This commit is contained in:
parent
7988ba4d68
commit
9ac4a8f4e9
17 changed files with 738 additions and 54 deletions
|
@ -682,7 +682,7 @@ it would also work to just use on:click on the MapLibre component itself. -->
|
|||
<div class="collapse collapse-plus bg-base-200 mb-4 overflow-visible">
|
||||
<input type="checkbox" />
|
||||
<div class="collapse-title text-xl font-medium">
|
||||
{$t('adventures.activity_types')} ({adventure.activity_types?.length || 0})
|
||||
{$t('adventures.tags')} ({adventure.activity_types?.length || 0})
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<input
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue