From f0368b02c49b88bea90468be0471d07b7b7c45db Mon Sep 17 00:00:00 2001 From: XVnNzb2kFEhV9Tjm Date: Sat, 26 Oct 2019 18:34:25 +0900 Subject: Add Japanese translations --- src/invidious.cr | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/invidious.cr b/src/invidious.cr index cd6775a7..43d2ce72 100644 --- a/src/invidious.cr +++ b/src/invidious.cr @@ -82,6 +82,7 @@ LOCALES = { "fr" => load_locale("fr"), "is" => load_locale("is"), "it" => load_locale("it"), + "ja" => load_locale("ja"), "nb_NO" => load_locale("nb_NO"), "nl" => load_locale("nl"), "pl" => load_locale("pl"), -- cgit v1.2.3