[READ-ONLY] a fast, modern browser for the npm registry
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(i18n): resolve translation scope (#508)

authored by

Matteo Gabriele and committed by
GitHub
3984a06f edbd6737

+1 -1
+1 -1
app/components/BuildEnvironment.vue
··· 13 13 :class="footer ? 'mt-4 justify-start' : 'mb-8 justify-center'" 14 14 style="animation-delay: 0.05s" 15 15 > 16 - <i18n-t keypath="built_at"> 16 + <i18n-t keypath="built_at" scope="global"> 17 17 <NuxtTime :datetime="buildInfo.time" :locale="locale" relative /> 18 18 </i18n-t> 19 19 <span>&middot;</span>