From 2a9f8cfa864e960235a3bb987d30c1c2e98e7362 Mon Sep 17 00:00:00 2001 From: Roger Schaerer Date: Tue, 20 Sep 2016 18:18:12 +0200 Subject: [PATCH] add Chinese and German (Deutsch) to the languages list (#547) --- _docs/07-ui-text.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_docs/07-ui-text.md b/_docs/07-ui-text.md index 4c4c3660..64129beb 100644 --- a/_docs/07-ui-text.md +++ b/_docs/07-ui-text.md @@ -12,7 +12,9 @@ Text for various UI elements, `_layouts`, and `_includes` have all been grouped Currently the English[^yaml-anchors] main keys in `_data/ui-text.yml` are translated to the following languages: * Brazilian Portguese (Português brasileiro) +* Chinese * French (Français) +* German (Deutsch) * Italian (Italiano) * Spanish (Español) * Turkish (Türkçe)