diff --git a/locale/ca/docs/index.md b/locale/ca/docs/index.md
index efa6fb5afbaa9..077cd363843df 100644
--- a/locale/ca/docs/index.md
+++ b/locale/ca/docs/index.md
@@ -25,7 +25,10 @@ També descriu els mòduls inclosos que proporciona Node.js, mes no documenta el
Buscant la referència de l'API per a una versió anterior?
+ - Node.js 9.x
+ - Node.js 8.x
- Node.js 7.x
+ - Node.js 6.x
- Node.js 5.x
- Node.js 4.x
- Node.js 0.12.x
diff --git a/locale/de/docs/index.md b/locale/de/docs/index.md
index 61f3536f60e4b..5fc5085fc60c2 100644
--- a/locale/de/docs/index.md
+++ b/locale/de/docs/index.md
@@ -28,7 +28,10 @@ von der Community zur Verfügung gestellt werden, sind dort nicht dokumentiert.
Du suchst nach API Referenzen für ältere Versionen?
+ - Node.js 9.x
+ - Node.js 8.x
- Node.js 7.x
+ - Node.js 6.x
- Node.js 5.x
- Node.js 4.x
- Node.js 0.12.x
diff --git a/locale/en/docs/index.md b/locale/en/docs/index.md
index 7f34bcd7bdb56..fa5ccb2c1bc90 100644
--- a/locale/en/docs/index.md
+++ b/locale/en/docs/index.md
@@ -24,6 +24,7 @@ This documentation describes the built-in modules provided by Node.js. It does n
- Node.js 9.x
+ - Node.js 8.x
- Node.js 7.x
- Node.js 6.x
- Node.js 5.x
diff --git a/locale/es/docs/index.md b/locale/es/docs/index.md
index b22c89b355003..d9fc43a1f5f4d 100644
--- a/locale/es/docs/index.md
+++ b/locale/es/docs/index.md
@@ -26,6 +26,7 @@ También describe los módulos incluidos que proporciona Node.js, pero no docume
- Node.js 9.x
+ - Node.js 8.x
- Node.js 7.x
- Node.js 6.x
- Node.js 5.x
diff --git a/locale/fa/docs/index.md b/locale/fa/docs/index.md
index 7f34bcd7bdb56..fa5ccb2c1bc90 100644
--- a/locale/fa/docs/index.md
+++ b/locale/fa/docs/index.md
@@ -24,6 +24,7 @@ This documentation describes the built-in modules provided by Node.js. It does n
- Node.js 9.x
+ - Node.js 8.x
- Node.js 7.x
- Node.js 6.x
- Node.js 5.x
diff --git a/locale/fa/site.json b/locale/fa/site.json
index e092084b14919..2434e99b58812 100644
--- a/locale/fa/site.json
+++ b/locale/fa/site.json
@@ -1,8 +1,9 @@
{
"title": "Node.js",
"author": "Node.js Foundation",
- "url": "https://nodejs.org/en/",
- "locale": "en",
+ "url": "https://nodejs.org/fa/",
+ "locale": "fa",
+ "rtl": true,
"scrollToTop": "Scroll to top",
"reportNodeIssue": "Report Node.js issue",
"reportWebsiteIssue": "Report website issue",
diff --git a/locale/ja/docs/index.md b/locale/ja/docs/index.md
index 1055b87a67304..8ee7f93aa16ae 100644
--- a/locale/ja/docs/index.md
+++ b/locale/ja/docs/index.md
@@ -31,7 +31,10 @@ labels:
以前のバージョンの API リファレンスをお探しですか?