Older versions, better badges.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9f4190a619
commit
a730cf0174
3 changed files with 9 additions and 1 deletions
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit dbafcaad556671f4ac9d45bdf911f4e72fae03e1
|
||||
Subproject commit 2d9f6fdc700a93ce6c3d9e4438bc3db20f6ee1e7
|
Loading…
Reference in a new issue