Skip to content

Commit c58e65e

Browse files
authored
enable "jp" (Japanese) locale 1/2 (tauri-apps#3155)
1 parent a7e0598 commit c58e65e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

locales.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,9 @@
1414
"zh-cn": {
1515
"label": "简体中文",
1616
"lang": "zh-cn"
17-
}
17+
},
18+
"jp": {
19+
"label": "日本語",
20+
"lang": "jp"
21+
}
1822
}

0 commit comments

Comments
 (0)