Skip to content

Commit 9d30649

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

1 file changed

Lines changed: 29 additions & 3 deletions

File tree

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

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

Lines changed: 29 additions & 3 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 Code
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>
@@ -511,7 +517,7 @@ <h3>Hidden GeoKret</h3>
511517
<td nowrap>
512518
<img src="{GK_CDN_IMAGES_URL}/log-icons/0/0.png" alt="slipp" />
513519
eller
514-
<img src="{GK_CDN_IMAGES_URL}/log-icons/2/0.png" alt="slipp" />
520+
<img src="{GK_CDN_IMAGES_URL}/log-icons/2/0.png" alt="drop" />
515521
</td>
516522
<td>
517523
<strong>I've dropped a GeoKret</strong><br />
@@ -522,7 +528,7 @@ <h3>Hidden GeoKret</h3>
522528
<td nowrap>
523529
<img src="{GK_CDN_IMAGES_URL}/log-icons/0/1.png" alt="ta" />
524530
eller
525-
<img src="{GK_CDN_IMAGES_URL}/log-icons/2/1.png" alt="ta" />
531+
<img src="{GK_CDN_IMAGES_URL}/log-icons/2/1.png" alt="grab" />
526532
</td>
527533
<td>
528534
<strong>I've grabbed a GeoKret</strong><br />
@@ -546,7 +552,7 @@ <h3>Hidden GeoKret</h3>
546552
<td nowrap>
547553
<img src="{GK_CDN_IMAGES_URL}/log-icons/0/5.png" alt="dyp" />
548554
eller
549-
<img src="{GK_CDN_IMAGES_URL}/log-icons/2/5.png" alt="dyp" />
555+
<img src="{GK_CDN_IMAGES_URL}/log-icons/2/5.png" alt="dip" />
550556
</td>
551557
<td>
552558
<strong>I've dipped a GeoKret</strong><br />
@@ -1073,6 +1079,26 @@ <h3>Hvordan dekode?</h3>
10731079
</div>
10741080
</div>
10751081

1082+
<div class="panel panel-default">
1083+
<div class="panel-heading">
1084+
<a class="anchor" id="loves"></a>
1085+
Loving a GeoKret ❤️
1086+
</div>
1087+
<div class="panel-body">
1088+
<p>
1089+
Registered users can express appreciation for a GeoKret by clicking the heart button (❤️) shown on the
1090+
GeoKret details page. This works as a simple "like" system — one love per user per GeoKret.
1091+
</p>
1092+
<ul>
1093+
<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>
1094+
<li>Clicking the button <strong>toggles</strong> your love: click once to love it, click again to remove your love.</li>
1095+
<li>The current love count is displayed next to the heart icon.</li>
1096+
<li>GeoKret owners can see the love count on their GeoKret, but cannot love their own GeoKret.</li>
1097+
<li>The most loved GeoKrety are shown on the <a href="{'statistics_site'|alias}">statistics page</a>.</li>
1098+
</ul>
1099+
</div>
1100+
</div>
1101+
10761102
<div class="panel panel-default">
10771103
<div class="panel-heading">
10781104
<a class="anchor" id="othertrackable"></a>

0 commit comments

Comments
 (0)