From f87718feca9e5f3509a79aff4feef9de6dd23bf1 Mon Sep 17 00:00:00 2001
From: squidfunk <martin.donath@squidfunk.com>
Date: Thu, 25 Jan 2018 20:09:15 +0100
Subject: [PATCH] Added call for contributions to landing page

---
 docs/getting-started.md | 2 +-
 docs/index.md           | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/docs/getting-started.md b/docs/getting-started.md
index db5827ce..0a5c7530 100644
--- a/docs/getting-started.md
+++ b/docs/getting-started.md
@@ -305,7 +305,7 @@ Material for MkDocs supports internationalization (i18n) and provides
 translations for all template variables and labels in English `en`, French `fr`,
 German `de`, Spanish `es`, Italian `it`, Danish `da`, Portugese `pt`,
 Polish `pl`, Norwegian `no`, Dutch `nl`, Swedish `sv`, Korean `kr`,
-Russian `ru`, Ukranian `uk`, Japanese `ja`, Chinese (Simplified) `zh` and
+Russian `ru`, Ukrainian `uk`, Japanese `ja`, Chinese (Simplified) `zh` and
 Chinese (Traditional) `zh-Hant`. Specify the language with:
 
 ``` yaml
diff --git a/docs/index.md b/docs/index.md
index 04744f71..29bb1cec 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,5 +1,10 @@
 # Material <small>for MkDocs</small>
 
+!!! info "Call for Contributions: Add languages/translations to Material"
+
+    Help translate Material into more languages - it's just **one click** and
+    takes approximately **2 minutes**: [click here](http://bit.ly/2EbzFc8)
+
 ## Create beautiful project documentation
 
 Material is a theme for [MkDocs][1], an excellent static site generator geared
-- 
GitLab