Skip to content

Commit ef0eba1

Browse files
github-actions[bot]huppy-bot[bot]mimecuvalo
authored
[automated] update i18n strings (tldraw#7063)
This PR updates the i18n strings. ### Change type - [x] `other` <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Updates Japanese strings: normalize rotate-cw label, switch “heart” to ハート, and change note to 付箋. > > - **Localization (ja)**: > - Normalize `action.rotate-cw` label by removing trailing space. > - Update "heart" term to `ハート` in `geo-style.heart` and `tool.heart`. > - Change `tool.note` from `ふせん` to `付箋`. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit f30f712. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> Co-authored-by: huppy-bot[bot] <128400622+huppy-bot[bot]@users.noreply.github.com> Co-authored-by: Mime Čuvalo <mimecuvalo@gmail.com>
1 parent b409836 commit ef0eba1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

assets/translations/ja.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"action.remove-frame": "フレームを削除",
8787
"action.rename": "名前を変更",
8888
"action.rotate-ccw": "反時計回りに回転",
89-
"action.rotate-cw": "時計回りに回転 ",
89+
"action.rotate-cw": "時計回りに回転",
9090
"action.save-copy": "コピーを保存",
9191
"action.select-all": "すべて選択",
9292
"action.select-none": "選択を解除",
@@ -254,7 +254,7 @@
254254
"geo-style.cloud": "くも",
255255
"geo-style.diamond": "菱形",
256256
"geo-style.ellipse": "楕円形",
257-
"geo-style.heart": "心臓",
257+
"geo-style.heart": "ハート",
258258
"geo-style.hexagon": "六角形",
259259
"geo-style.octagon": "八角形",
260260
"geo-style.oval": "楕円",
@@ -433,7 +433,7 @@
433433
"tool.flip-vert": "垂直方向に反転",
434434
"tool.frame": "フレーム",
435435
"tool.hand": "",
436-
"tool.heart": "心臓",
436+
"tool.heart": "ハート",
437437
"tool.hexagon": "六角形",
438438
"tool.highlight": "ハイライト",
439439
"tool.image-crop": "画像をクロップ",
@@ -446,7 +446,7 @@
446446
"tool.media-alt-text": "代替テキスト",
447447
"tool.media-alt-text-confirm": "確定",
448448
"tool.media-alt-text-desc": "説明を記入してください...",
449-
"tool.note": "ふせん",
449+
"tool.note": "付箋",
450450
"tool.octagon": "八角形",
451451
"tool.oval": "楕円",
452452
"tool.pentagon": "五角形",

0 commit comments

Comments
 (0)