From 3bb2446a2c641871c2478b5b1a4a271d7843a5e6 Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Sun, 12 Mar 2017 11:35:35 +0000 Subject: [PATCH] languages: wo and xh combined due to missing comma --- source/common/languages.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/common/languages.cpp b/source/common/languages.cpp index fd23d75..62d567a 100644 --- a/source/common/languages.cpp +++ b/source/common/languages.cpp @@ -49,7 +49,7 @@ vector GetLanguageCodeList() "ta", "te", "tg", "th", "ti", "tk", "tl", "tn", "to", "tr", "ts", "tt", "tw", "ty", "ug", "uk", "ur", "uz", - "ve", "vi", "vo", "wa", "wo" + "ve", "vi", "vo", "wa", "wo", "xh", "yi", "yo", "za", "zh", "zu" -- 2.39.2