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
|
other: Download
|
||||||
downloadApp:
|
downloadApp:
|
||||||
other: '{{ .Name }} v{{ .Version }} is available on {{ .Platforms }}.'
|
other: '{{ .Name }} v{{ .Version }} is available on {{ .Platforms }}.'
|
||||||
|
olderVersions:
|
||||||
|
other: Older versions
|
||||||
|
withTheCommandLine:
|
||||||
|
other: "Command line equivalent:"
|
||||||
file:
|
file:
|
||||||
other: 'File:'
|
other: 'File:'
|
||||||
warnExternalWebsite:
|
warnExternalWebsite:
|
||||||
|
|
|
@ -33,6 +33,10 @@ download:
|
||||||
other: Télécharger
|
other: Télécharger
|
||||||
downloadApp:
|
downloadApp:
|
||||||
other: '{{ .Name }} v{{ .Version }} est disponible sur {{ .Platforms }}.'
|
other: '{{ .Name }} v{{ .Version }} est disponible sur {{ .Platforms }}.'
|
||||||
|
olderVersions:
|
||||||
|
other: Versions antérieures
|
||||||
|
withTheCommandLine:
|
||||||
|
other: "Equivalent en ligne de commande:"
|
||||||
file:
|
file:
|
||||||
other: 'Fichier :'
|
other: 'Fichier :'
|
||||||
warnExternalWebsite:
|
warnExternalWebsite:
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit dbafcaad556671f4ac9d45bdf911f4e72fae03e1
|
Subproject commit 2d9f6fdc700a93ce6c3d9e4438bc3db20f6ee1e7
|
Loading…
Reference in a new issue