- {{ t('aboutTitle') }}
+
+
+ {{ t('aboutTitle') }}
+
-
-
-
-
-
-
+
+
+
+
+
+
+
+ {{ appName }}
-
-
- {{ appName }}
-
-
- {{ t('aboutVersion') }} {{ currentVersion }}
-
-
-
-
-
-
-
-
- {{ t('aboutDescription') }}
-
-
-
-
-
-
-
-
-
-
- {{ t('aboutCollaboratorsTitle') }}
-
-
-
-
- {{ person.name }}
-
- {{ person.role }}
-
-
-
-
-
-
-
-
-
-
-
-
- {{ t('aboutUpdateSystemTitle') }}
-
-
- {{ t('aboutUpdateSystemDescription') }}
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ t('aboutLatestRelease') }}: {{ releaseLabel }}
-
-
- {{ t('aboutPublished') }}: {{ new Date(latestRelease.published_at).toLocaleString() }}
-
-
- {{ hasUpdate ? t('aboutUpdateAvailable') : t('aboutUpToDate') }}
-
-
-
-
-
+ v{{ currentVersion }}
+
+
+
+
-
- {{ updateError }}
-
+
-
- {{ t('aboutElectronNote') }}
-
-
-
-
-
+
+
+
+ {{ t('aboutDescription') }}
+
+
+
+
+
+
+
+
+
+ {{ t('aboutCollaboratorsTitle') }}
+
+
+
+
+
+
+
+
+ {{ person.name }}
+
+
+ {{ person.role }}
+
+
+
+
+
+
+
+
+
+
+