Skip to content

Commit bd81696

Browse files
Merge pull request #69 from geoadmin/feat-PB-2051-change-release-note-description-texts-on-homepage
PB-2051 Improve language on startpage #patch
2 parents 5a5f2ae + 30d02a1 commit bd81696

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,14 +91,14 @@ onUnmounted(() => {
9191
<div class="releases-container-cols">
9292
<div class="home-container-col">
9393
<h4>Software Updates</h4>
94-
<span>The latest releases of software in *.geo.admin.ch:</span>
94+
<span>Latest software releases on *.geo.admin.ch:</span>
9595
<a class="vp-external-link-icon link" href="https://github.com/geoadmin/web-mapviewer/releases">web-mapviewer</a>
9696
<a class="vp-external-link-icon link" href="https://github.com/geoadmin/mf-chsdi3/releases">mf-chsdi3</a>
9797
<a class="vp-external-link-icon link" href="https://github.com/geoadmin/service-stac/releases">service-stac</a>
9898
</div>
9999
<div class="home-container-col">
100100
<h4>Data Updates</h4>
101-
<span>News on changes in the data available through our services:</span>
101+
<span>Changes in the data available through our services:</span>
102102
<a :href="lastRelease.url">Latest Release</a>
103103
<a href="/releases/release-notes">All Releases</a>
104104
</div>

0 commit comments

Comments
 (0)