From 170ad04de59345ab84ab78063fb7426ffc4d51c9 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Mon, 23 Apr 2018 16:36:29 -0400 Subject: [PATCH] Add Dutch language as a test --- en/README.md | 2 +- en/architecture/README.md | 2 +- nl/README.md | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 nl/README.md diff --git a/en/README.md b/en/README.md index d2499f73..6aecb125 100644 --- a/en/README.md +++ b/en/README.md @@ -1,4 +1,4 @@ -# Home Assistant developer documentation +# Developer documentation Welcome to the Home Assistant development documentation. This is the place to learn all about how Home Assistant works and how you can extend it with support for your devices and services! diff --git a/en/architecture/README.md b/en/architecture/README.md index 2429abbd..8a447ee1 100644 --- a/en/architecture/README.md +++ b/en/architecture/README.md @@ -1,4 +1,4 @@ -# WOW Architecture! +# Architecture Before we dive into the Home Assistant architecture, let's get a clear overview of the home automation landscape as a whole. This way, we can show how the different parts of Home Assistant fit into the picture. diff --git a/nl/README.md b/nl/README.md new file mode 100644 index 00000000..7af89abc --- /dev/null +++ b/nl/README.md @@ -0,0 +1,3 @@ +# Ontwikkelaars documentatie + +De documentatie voor ontwikkelaars.