mirror of
https://github.com/olivierlacan/keep-a-changelog.git
synced 2025-07-30 01:04:30 +02:00
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:
parent
9bae4a465e
commit
b8b78adc54
@ -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"}
|
||||
|
Loading…
x
Reference in New Issue
Block a user