Skip to content

Commit

Permalink
Merge pull request #1679 from tomo666/develop
Browse files Browse the repository at this point in the history
Update ja.json for color correction / camera property event
  • Loading branch information
chrismaltby authored Jan 30, 2025
2 parents 25a5e9f + ae9d485 commit 330e83b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/lang/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -982,6 +982,14 @@
"FIELD_SHOW_TILE_VALUES": "タイルの値を表示",
"FIELD_SUBMIT_PLUGIN": "プラグインを申請",
"FIELD_WAIT_UNTIL_BUTTON_PRESSED": "ボタンが押されるまで待つ",
"FIELD_CAMERA": "カメラ",
"FIELD_DEADZONE_X": "デッドゾーン(X)",
"FIELD_DEADZONE_Y": "デッドゾーン(Y)",
"FIELD_COLOR_CORRECTION": "色調整",
"FIELD_COLOR_CORRECTION_ENABLED_DEFAULT": "有効(デフォルト)",
"FIELD_COLOR_CORRECTION_ENABLED_DEFAULT_INFO": "可能な限り実機での発色に近くなるように色調整を行います。",
"FIELD_COLOR_CORRECTION_NONE": "なし",
"FIELD_COLOR_CORRECTION_NONE_INFO": "色調整を無効にして、最新のハードウェアやエミュレータ上でより多くの色域を扱えるようにします。",
"// 7": "Asset Viewer ---------------------------------------------",
"ASSET_SEARCH": "検索...",
"ASSET_EDIT": "編集",
Expand Down

0 comments on commit 330e83b

Please sign in to comment.