{{ t('download.appStoresDescription') }}
@@ -24,9 +24,25 @@{{ t('download.scanToDownload') }}
+ +{{ store.name }}
+{{ t('download.binariesDescription') }}
@@ -37,20 +53,20 @@{{ t('download.packageManagersDescription') }}
@@ -68,8 +84,8 @@
+ class="absolute bottom-12 transform left-1/2 -translate-x-1/2 bg-teal-950 text-white px-4 py-2 rounded-lg transition-opacity"
+ :class="copyToClipboardSnackbar ? 'opacity-100' : 'hidden'">
{{ t('download.copiedToClipboard') }}
@@ -77,6 +93,8 @@