diff --git a/i18n/en.yaml b/i18n/en.yaml index 36e0657..cbdea42 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -33,6 +33,10 @@ download: other: Download downloadApp: other: '{{ .Name }} v{{ .Version }} is available on {{ .Platforms }}.' +olderVersions: + other: Older versions +withTheCommandLine: + other: "Command line equivalent:" file: other: 'File:' warnExternalWebsite: diff --git a/i18n/fr.yaml b/i18n/fr.yaml index 823948a..ca84cc6 100644 --- a/i18n/fr.yaml +++ b/i18n/fr.yaml @@ -33,6 +33,10 @@ download: other: Télécharger downloadApp: other: '{{ .Name }} v{{ .Version }} est disponible sur {{ .Platforms }}.' +olderVersions: + other: Versions antérieures +withTheCommandLine: + other: "Equivalent en ligne de commande:" file: other: 'Fichier :' warnExternalWebsite: diff --git a/themes/omegamma b/themes/omegamma index dbafcaa..2d9f6fd 160000 --- a/themes/omegamma +++ b/themes/omegamma @@ -1 +1 @@ -Subproject commit dbafcaad556671f4ac9d45bdf911f4e72fae03e1 +Subproject commit 2d9f6fdc700a93ce6c3d9e4438bc3db20f6ee1e7