File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -312,10 +312,10 @@ function getTagVersions(tag: string): VersionDisplay[] {
312312 target =" _blank"
313313 rel =" noopener noreferrer"
314314 class =" text-fg-subtle hover:text-fg transition-colors duration-200 inline-flex items-center justify-center min-w-6 min-h-6 -m-1 p-1"
315- :title =" $t('package.stats.view_community_adoption_distribution ')"
315+ :title =" $t('package.downloads.community_distribution ')"
316316 >
317317 <span class =" i-carbon:load-balancer-network w-3.5 h-3.5" aria-hidden =" true" />
318- <span class =" sr-only" >{{ $t('package.stats.view_community_adoption_distribution ') }}</span >
318+ <span class =" sr-only" >{{ $t('package.downloads.community_distribution ') }}</span >
319319 </a >
320320 </template >
321321 <div class =" space-y-0.5 min-w-0" >
You can’t perform that action at this time.
0 commit comments