New translations en.json (Japanese)

This commit is contained in:
Excalidraw Bot 2024-07-25 19:05:37 +02:00
parent e29d4cbbdc
commit 3b01f2cfd4

View File

@ -109,6 +109,7 @@
"share": "共有", "share": "共有",
"showStroke": "ストロークカラーピッカーを表示", "showStroke": "ストロークカラーピッカーを表示",
"showBackground": "背景色ピッカーを表示", "showBackground": "背景色ピッカーを表示",
"showFonts": "",
"toggleTheme": "", "toggleTheme": "",
"theme": "", "theme": "",
"personalLib": "個人ライブラリ", "personalLib": "個人ライブラリ",
@ -557,11 +558,19 @@
"syntax": "Mermaid 構文", "syntax": "Mermaid 構文",
"preview": "プレビュー" "preview": "プレビュー"
}, },
"userList": { "quickSearch": {
"search": { "placeholder": ""
"placeholder": "クイック検索", },
"empty": "ユーザーが見つかりませんでした" "fontList": {
"badge": {
"old": ""
}, },
"sceneFonts": "",
"availableFonts": "",
"empty": ""
},
"userList": {
"empty": "",
"hint": { "hint": {
"text": "ユーザーをクリックしてフォロー", "text": "ユーザーをクリックしてフォロー",
"followStatus": "現在このユーザーをフォローしています", "followStatus": "現在このユーザーをフォローしています",