From 0394293163d657176a6ff62eddd8a08229a9f125 Mon Sep 17 00:00:00 2001 From: Eliran Turgeman Date: Thu, 4 Apr 2019 15:23:41 +0300 Subject: [PATCH] Add new languages to darksky.markdown (#9132) --- source/_components/darksky.markdown | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/source/_components/darksky.markdown b/source/_components/darksky.markdown index 7a87aaf2f32..47429782a68 100644 --- a/source/_components/darksky.markdown +++ b/source/_components/darksky.markdown @@ -180,6 +180,7 @@ All language options are described in this table that you can use for the dark s |Azerbaijani|`az`| |Belarusian|`be`| |Bulgarian|`bg`| +|Bengali|`bn`| |Bosnian|`bs`| |Catalan|`ca`| |Czech|`cs`| @@ -187,11 +188,13 @@ All language options are described in this table that you can use for the dark s |German|`de`| |Greek|`el`| |English|`en`| +|Esperanto|`eo`| |Spanish|`es`| |Estonian|`et`| |Finnish|`fi`| |French|`fr`| |Hebrew|`he`| +|Hindi|`hi`| |Croatian|`hr`| |Hungarian|`hu`| |Indonesian|`id`| @@ -199,11 +202,15 @@ All language options are described in this table that you can use for the dark s |Italian|`it`| |Japanese|`ja`| |Georgian|`ka`| +|Kannada|`kn`| |Korean|`ko`| |Cornish|`kw`| |Latvian|`lv`| +|Malayam|`ml`| +|Marathi|`mr`| |Norwegian Bokmål|`nb`| |Dutch|`nl`| +|Punjabi|`pa`| |Polish|`pl`| |Portuguese|`pt`| |Romanian|`ro`| @@ -212,9 +219,12 @@ All language options are described in this table that you can use for the dark s |Slovenian|`sl`| |Serbian|`sr`| |Swedish|`sv`| +|Tamil|`ta`| +|Telugu|`te`| |Tetum|`tet`| |Turkish|`tr`| |Ukrainian|`uk`| +|Urdu|`ur`| |Igpay Atinlay|`x-pig-latin`| |simplified Chinese|`zh`| |traditional Chinese|`zh-tw`|