Unverified Commit 69b2bce5 authored by David López's avatar David López Committed by GitHub
Browse files

Merge pull request #14113 from simonbray/patch-3

[release-testing] Rephrase 'updated' to 'refreshed' in history counter
parents b8239981 502b5bcc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@
            </b-button>
            <b-button
                v-b-tooltip.hover
                :title="'Last updated ' + diffToNow"
                :title="'Last refreshed ' + diffToNow"
                variant="link"
                size="sm"
                class="rounded-0 text-decoration-none"