Skip to content

Commit aca39f6

Browse files
committed
translation: New translations help.html (Northern Sami) [skip translate] [skip tests-qa]
1 parent 9d30649 commit aca39f6

1 file changed

Lines changed: 30 additions & 4 deletions

File tree

  • website/app-templates/smarty/help-pages/se

website/app-templates/smarty/help-pages/se/help.html

Lines changed: 30 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,12 @@ <h3><i class="fa fa-cogs"></i> Advanced Features</h3>
112112
QR-kode
113113
</a>
114114
</div>
115+
<div class="help-item">
116+
<a href="#loves">
117+
<i class="fa fa-heart"></i>
118+
Loving a GeoKret
119+
</a>
120+
</div>
115121
<div class="help-item">
116122
<a href="#othertrackable">
117123
<i class="fa fa-link"></i>
@@ -510,7 +516,7 @@ <h3>Hidden GeoKret</h3>
510516
<tr>
511517
<td nowrap>
512518
<img src="{GK_CDN_IMAGES_URL}/log-icons/0/0.png" alt="dropp" />
513-
eller <img src="{GK_CDN_IMAGES_URL}/log-icons/2/0.png" alt="dropp" />
519+
eller <img src="{GK_CDN_IMAGES_URL}/log-icons/2/0.png" alt="drop" />
514520
</td>
515521
<td>
516522
<strong>I've dropped a GeoKret</strong><br />
@@ -520,7 +526,7 @@ <h3>Hidden GeoKret</h3>
520526
<tr>
521527
<td nowrap>
522528
<img src="{GK_CDN_IMAGES_URL}/log-icons/0/1.png" alt="ta med" />
523-
eller <img src="{GK_CDN_IMAGES_URL}/log-icons/2/1.png" alt="ta med" />
529+
eller <img src="{GK_CDN_IMAGES_URL}/log-icons/2/1.png" alt="grab" />
524530
</td>
525531
<td>
526532
<strong>I've grabbed a GeoKret</strong><br />
@@ -531,7 +537,7 @@ <h3>Hidden GeoKret</h3>
531537
<tr>
532538
<td nowrap>
533539
<img src="{GK_CDN_IMAGES_URL}/log-icons/0/3.png" alt="oppdaget" />
534-
eller <img src="{GK_CDN_IMAGES_URL}/log-icons/2/3.png" alt="oppdaget" />
540+
eller <img src="{GK_CDN_IMAGES_URL}/log-icons/2/3.png" alt="met" />
535541
</td>
536542
<td>
537543
<strong>I've met a GeoKret</strong><br />
@@ -542,7 +548,7 @@ <h3>Hidden GeoKret</h3>
542548
<tr>
543549
<td nowrap>
544550
<img src="{GK_CDN_IMAGES_URL}/log-icons/0/5.png" alt="besøkt" />
545-
eller <img src="{GK_CDN_IMAGES_URL}/log-icons/2/5.png" alt="besøkt" />
551+
eller <img src="{GK_CDN_IMAGES_URL}/log-icons/2/5.png" alt="dip" />
546552
</td>
547553
<td>
548554
<strong>I've dipped a GeoKret</strong><br />
@@ -1062,6 +1068,26 @@ <h3>Hvordan dekode?</h3>
10621068
</div>
10631069
</div>
10641070

1071+
<div class="panel panel-default">
1072+
<div class="panel-heading">
1073+
<a class="anchor" id="loves"></a>
1074+
Loving a GeoKret ❤️
1075+
</div>
1076+
<div class="panel-body">
1077+
<p>
1078+
Registered users can express appreciation for a GeoKret by clicking the heart button (❤️) shown on the
1079+
GeoKret details page. This works as a simple "like" system — one love per user per GeoKret.
1080+
</p>
1081+
<ul>
1082+
<li>The heart button is visible in the top-right corner of the GeoKret panel (for logged-in users who do not own the GeoKret).</li>
1083+
<li>Clicking the button <strong>toggles</strong> your love: click once to love it, click again to remove your love.</li>
1084+
<li>The current love count is displayed next to the heart icon.</li>
1085+
<li>GeoKret owners can see the love count on their GeoKret, but cannot love their own GeoKret.</li>
1086+
<li>The most loved GeoKrety are shown on the <a href="{'statistics_site'|alias}">statistics page</a>.</li>
1087+
</ul>
1088+
</div>
1089+
</div>
1090+
10651091
<div class="panel panel-default">
10661092
<div class="panel-heading">
10671093
<a class="anchor" id="othertrackable"></a>

0 commit comments

Comments
 (0)