FEATURE: Add Uyghur language (#27183)

Co-authored-by: Gerhard Schlager <gerhard.schlager@discourse.org>
This commit is contained in:
Discourse Translator Bot
2024-05-27 00:58:18 -07:00
committed by GitHub
parent 5e61d55940
commit 9d8044a2ee
34 changed files with 10720 additions and 2 deletions

View File

@@ -233,7 +233,7 @@ module JsLocaleHelper
output
end
MOMENT_LOCALE_MAPPING ||= { "hy" => "hy-am" }
MOMENT_LOCALE_MAPPING ||= { "hy" => "hy-am", "ug" => "ug-cn" }
def self.find_moment_locale(locale_chain, timezone_names: false)
if timezone_names