enable japanese translation

This commit is contained in:
ed 2026-01-07 22:35:12 +00:00
parent b918b592ca
commit 7d6e59f347
4 changed files with 4 additions and 0 deletions

View file

@ -107,6 +107,7 @@ web/tl/fin.js
web/tl/fra.js
web/tl/grc.js
web/tl/ita.js
web/tl/jpn.js
web/tl/kor.js
web/tl/nld.js
web/tl/nno.js

View file

@ -676,6 +676,7 @@ var LANGN = [
["fra", "français"],
["grc", "Ελληνικά"],
["ita", "Italiano"],
["jpn", "日本語"],
["kor", "한국어"],
["nld", "Nederlands"],
["nno", "Nynorsk"],

View file

@ -647,6 +647,7 @@ Ls.jpn = {
"rc_md": "markdownエディターで開く",
"rc_dl": "ダウンロード",
"rc_zip": "圧縮してダウンロード",
"rc_cpl": "リンクをコピー",
"rc_del": "削除",
"rc_cut": "切り取り",
"rc_cpy": "コピー",

View file

@ -122,6 +122,7 @@ copyparty/web/tl/fin.js,
copyparty/web/tl/fra.js,
copyparty/web/tl/grc.js,
copyparty/web/tl/ita.js,
copyparty/web/tl/jpn.js,
copyparty/web/tl/kor.js,
copyparty/web/tl/nld.js,
copyparty/web/tl/nno.js,