125 Commits

Author SHA1 Message Date
Olivier Lacan
714fc86f5c Only default to last version if available
It's quite possible that not all languages will be on the latest version of
the manifesto at the same time.

This allows me to fight inertia by simply defaulting each version to the
latest possible version.
2017-03-19 07:00:57 +01:00
Olivier Lacan
57bd08f9b8 Merge pull request #144 from xenstalker/zh-TW
Fixed typos and improved the translation in Traditional Chinese (zh-TW)
2017-03-18 16:28:23 +01:00
Olivier Lacan
144fd77945 Add Czech language translation 2017-03-01 15:34:23 +01:00
Olivier Lacan
2bc24ab741 Merge branch 'master' of https://github.com/olivierlacan/keep-a-changelog 2017-03-01 15:26:12 +01:00
Olivier Lacan
7c0284d730 Merge pull request #123 from roesel/master
Czech translation
2017-03-01 15:25:28 +01:00
Olivier Lacan
ba341d1836 Merge pull request #145 from c-hild/patch-1
slight phrasing and spelling changes
2017-03-01 15:22:21 +01:00
Christian Hildebrandt
07a7ce8f83 slight phrasing and spelling changes
this change does not break backwards compatibility ;-)
2017-01-20 17:31:47 +01:00
Olivier Lacan
4fd403aca5 Add latest fixes to change log 2017-01-18 03:43:45 +01:00
Olivier Lacan
e9d2d8a808 Add French to listed translations 2017-01-18 03:43:45 +01:00
Jian Zi-yao
ec4c96c6b7 Fixed typos and improved the translation in Traditional Chinese (zh-TW) 2017-01-13 16:04:13 +08:00
David Roesel
4faca46427 Typo correction 2017-01-11 00:36:38 +01:00
Olivier Lacan
8404168d28 Merge pull request #133 from magol/patch-3
Update sv according to #132
2017-01-10 17:48:30 -05:00
Olivier Lacan
b56237ab52 Merge pull request #137 from amaltson/remove-extra-space
Remove extra whitespace
2017-01-10 17:46:27 -05:00
Olivier Lacan
a92fe0e50f Merge pull request #138 from Yemolai/patch-1
Update index.html.haml to correct typos and add missing paragraphs
2017-01-10 17:44:50 -05:00
Olivier Lacan
b7daaa8fc8 Merge pull request #139 from YunxiangHuang/fix_zh-CN_typo
Fix some typos of zh-CN version
2017-01-10 17:43:43 -05:00
Olivier Lacan
88c28d44da Make minor edits to French translation 2017-01-10 17:40:44 -05:00
Olivier Lacan
7b95aa6c24 Merge pull request #142 from zapashcanon/fr
Add French translation
2017-01-10 17:28:36 -05:00
zapashcanon
f8341e7430
Add French translation 2016-12-16 23:25:50 +01:00
Olivier Lacan
24b18124f4 Merge pull request #141 from mikaelgson/feature/typos-sv-translation
Feature/typos sv translation
2016-12-09 10:39:11 -05:00
Mikael Gustafsson
547bf4f5b9 Fixed typos in SV translation 2016-12-07 21:34:03 +01:00
Mikael Gustafsson
63d41242a7 Capitalized label for consistency in SV translation 2016-12-07 21:29:18 +01:00
Mikael Gustafsson
06fdbf4422 Fixed typos in SV translation 2016-12-07 21:28:36 +01:00
Yunxiang Huang
024b8aedb3 Fix some typos of zh-CN version 2016-10-27 17:15:48 +08:00
Romulo Gabriel Rodrigues
a94dc283ca Update index.html.haml 2016-10-26 17:38:37 -03:00
Romulo Gabriel Rodrigues
f1ca22f9d7 Update index.html.haml
Typo in translation
2016-10-26 17:37:20 -03:00
Romulo Gabriel Rodrigues
db8f691f44 Update index.html.haml
Correcting Brazillian Portuguese typos and adding missing parts presents in the original english text.
2016-10-26 17:34:54 -03:00
Arthur Maltson
ab2a514701 Remove leading space 2016-10-24 20:48:27 -04:00
Olivier Lacan
6c68f8f407 Merge pull request #135 from peterkokot/patch-config
Fix sl title
2016-10-16 19:20:44 +02:00
Peter Kokot
83ac9b7800 Fix sl title a bit 2016-10-16 17:37:19 +02:00
Olivier Lacan
cbc5627c18 Merge pull request #130 from magol/patch-2
Typos in the Swedish translation
2016-10-16 01:35:30 +02:00
Olivier Lacan
1186f8c246 Add Slovenian to languages 2016-10-16 01:31:52 +02:00
Olivier Lacan
c8400708a2 Merge pull request #131 from peterkokot/patch-sl
Slovenian - sl_SI translation for 0.3.0
2016-10-16 01:28:56 +02:00
Magnus Österlund
778f7fcceb Update sv according to #132 2016-10-06 20:49:23 +02:00
Peter Kokot
53814393c2 [sl] Add Slovenian - sl_SI translation for 0.3.0 2016-10-06 18:42:00 +02:00
Magnus Österlund
67ab6bf230 Typos in the Swedish translation 2016-09-20 15:22:43 +02:00
Magnus Österlund
a81b894e92 Fix grammatical issues for Swedish 2016-09-20 15:20:30 +02:00
Magnus Österlund
f3dcc0a0ec Typos in the Swedish translation 2016-09-20 12:34:38 +02:00
David Roesel
bc91111974 Czech translation
Rough version. Might need refining.
2016-08-27 00:47:32 -04:00
Olivier Lacan
41e94beeff Display Italian in list of languages 2016-08-26 23:27:35 -04:00
Olivier Lacan
604e382bf3 Merge pull request #107 from roalz/master
Added it-IT translation
2016-08-22 10:35:14 -04:00
roalz
8935a1d508 Update index.html.haml
%pre.changelog= File.read("CHANGELOG.md")
instead of
%pre.changelog= File.read(File.expand_path("../../CHANGELOG.md", __FILE__))
2016-08-22 16:34:18 +02:00
roalz
b850716d1c Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	CHANGELOG.md
#	source/layouts/layout.html.haml
2016-08-22 16:04:48 +02:00
Olivier Lacan
b9522fba17 Merge pull request #114 from amaltson/patch-1
Add link back to keepachangelog.com
2016-08-20 01:29:23 -04:00
Arthur Maltson
201f2f1d09 Modified per PR comment 2016-08-20 00:39:16 -04:00
Olivier Lacan
d062ea3a36 This project isn't sponsored by Code School
So no point in mentioning it in the footer.
2016-08-07 15:07:11 -04:00
Olivier Lacan
5e78803c0f Merge pull request #119 from AdaDigitalAgency/master
Just a small fix to tr_TR
2016-08-07 13:56:08 -04:00
Emre Erkan
6d8f4ad678 Just a small fix. 2016-08-07 20:54:16 +03:00
Emre Erkan
d1e6c90446 Merge remote-tracking branch 'olivierlacan/master' 2016-08-07 20:52:45 +03:00
Olivier Lacan
c844dcacdc Tighten words in site title 2016-08-07 00:38:40 -04:00
Olivier Lacan
3c40af2eca Mention versioning in changelog 2016-08-07 00:34:55 -04:00