mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-16 07:47:48 +00:00
activate and list greek language
This commit is contained in:
parent
7a8693917b
commit
796a4948d0
2 changed files with 2 additions and 1 deletions
|
@ -28,7 +28,7 @@ feed:
|
||||||
posts_limit: 20
|
posts_limit: 20
|
||||||
|
|
||||||
# jekyll-multiple-languages-plugin settings:
|
# jekyll-multiple-languages-plugin settings:
|
||||||
languages: ["en", "es", "it", "pl", "fr", "ar", "ru", "de", "nl", "pt-br", "tr", "zh-cn", "zh-tw", "nb-no"]
|
languages: ["en", "es", "it", "pl", "fr", "ar", "ru", "de", "nl", "pt-br", "tr", "zh-cn", "zh-tw", "nb-no", "el"]
|
||||||
|
|
||||||
|
|
||||||
exclude_from_localizations: ["img", "css", "fonts", "media", "404.html", "feed.xml", "meta", "_posts", "legal", "blog"]
|
exclude_from_localizations: ["img", "css", "fonts", "media", "404.html", "feed.xml", "meta", "_posts", "legal", "blog"]
|
||||||
|
|
|
@ -13,3 +13,4 @@ langs:
|
||||||
zh-cn: 简体中文
|
zh-cn: 简体中文
|
||||||
zh-tw: 繁體中文 臺灣
|
zh-tw: 繁體中文 臺灣
|
||||||
nb-no: Norsk
|
nb-no: Norsk
|
||||||
|
el: ελληνική
|
||||||
|
|
Loading…
Reference in a new issue