Install jekyll-multiple-languages-plugin
https://github.com/kurtsson/jekyll-multiple-languages-plugin
This commit is contained in:
3
_i18n/en.yml
Normal file
3
_i18n/en.yml
Normal file
@ -0,0 +1,3 @@
|
||||
pages:
|
||||
home: Home
|
||||
work: Work
|
3
_i18n/fr.yml
Normal file
3
_i18n/fr.yml
Normal file
@ -0,0 +1,3 @@
|
||||
pages:
|
||||
home: HomeFR
|
||||
work: WorkFR
|
3
_i18n/pl.yml
Normal file
3
_i18n/pl.yml
Normal file
@ -0,0 +1,3 @@
|
||||
pages:
|
||||
home: HomePL
|
||||
work: WorkPL
|
Reference in New Issue
Block a user