Invite people to help translate latest version

Hopefully we can find a way to translate this notice into
every current language via: https://github.com/olivierlacan/keep-a-changelog/issues/151
This commit is contained in:
Olivier Lacan 2017-03-19 07:31:41 +01:00
parent 9bae4a465e
commit b8b78adc54

View File

@ -43,10 +43,12 @@
= link_to "Version #{$last_version}", "#{code}/#{$last_version}"
- else
%p
The latest version of Keep a Changelog is not yet available in
this language but
The latest version (#{$last_version}) is not yet available in this
language but
= link_to "you can read it in English", "/en/#{$last_version}"
for now.
for now and
= link_to "help translate ", "https://github.com/olivierlacan/keep-a-changelog/issues"
it.
= yield
%footer.clearfix{role: "banner"}