i18n: Add Japanese translations

This commit is contained in:
Lon Sagisawa
2025-03-22 15:21:10 +09:00
committed by Mitchell Hashimoto
parent 028759e8f6
commit 20ef2150de
3 changed files with 270 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ pub const locales = [_][:0]const u8{
"nb_NO.UTF-8",
"uk_UA.UTF-8",
"pl_PL.UTF-8",
"ja_JP.UTF-8",
"id_ID.UTF-8",
};