Skip to content

Commit 387d82a

Browse files
author
Takefumi "abell" Ota
authored
chore(i18n): update Japanese locales (#382)
1 parent 5ee206b commit 387d82a

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

src/main/services/i18n/locales/ja_JP/common.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,6 @@
6060
"collapse-all": "すべて縮小",
6161
"expand-all": "すべて展開",
6262
"restore": "回復",
63-
"copy-snippet-link": "スニペットリンクをコピー"
63+
"copy-snippet-link": "スニペットリンクをコピー",
64+
"set-custom-icon": "カスタムアイコンを設定"
6465
}

src/main/services/i18n/locales/ja_JP/menu.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,9 @@
4949
"dateModified": "更新日",
5050
"dateCreated": "作成日",
5151
"name": "名前"
52-
}
52+
},
53+
"hideSubfolderSnippets": "サブフォルダのスニペットを隠す",
54+
"compactMode": "コンパクトモード"
5355
},
5456
"edit": {
5557
"label": "ラベル",

src/main/services/i18n/locales/ja_JP/special.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"folderNotContainDb": "フォルダには \"db.json\" が存在しません。"
2525
},
2626
"unsponsored": "サポートしていません",
27-
"supportMessage": "やあ!アントンです👋<br><br>\nmassCodeを使ってくれてありがとう。もしあなたがこのソフトを気に入ったのなら、ぜひ{{-tagStart}}寄付{{-tagEnd}}をお願いします!。 massCodeを開発し続けるための力になります。",
27+
"supportMessage": "やあ!アントンです👋<br><br>\nmassCodeを使ってくれてありがとう。もしあなたがこのソフトを気に入ったのなら、ぜひ{{-tagStart}}寄付{{-tagEnd}}をお願いします!。 massCodeを開発し続けるための力になります。",
2828
"snippetsShowcase": "スニペットライブラリ"
2929
}

0 commit comments

Comments
 (0)