Skip to content

upd: Additional Japanese translations up to the latest version - #703

Merged
solvedDev merged 6 commits into
bridge-core:devfrom
toka7290:ja_JP
Nov 5, 2022
Merged

upd: Additional Japanese translations up to the latest version#703
solvedDev merged 6 commits into
bridge-core:devfrom
toka7290:ja_JP

Conversation

@toka7290

@toka7290 toka7290 commented Nov 3, 2022

Copy link
Copy Markdown
Contributor

Description

Added and fixed translations of features added/changed so far in the dev branch.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • [ x ] New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the code style of this project.
  • I have tested my changes and confirmed that they are working

@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@solvedDev solvedDev left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!
Will merge the PR once the v2.4 merge window opens.

@solvedDev solvedDev added the feature Request of a new feature label Nov 3, 2022
@solvedDev solvedDev added this to the v2.4.0 milestone Nov 3, 2022
@solvedDev
solvedDev merged commit bdba3bb into bridge-core:dev Nov 5, 2022
@solvedDev solvedDev mentioned this pull request Nov 12, 2022
solvedDev added a commit that referenced this pull request Nov 12, 2022
## Features:

### Blockbench Integration (#690)
bridge. now natively integrates Blockbench. We use a [custom built fork of Blockbench](https://github.com/bridge-core/blockbench) that can communicate directly with bridge. to make the experience as smooth as possible. Opening a model opens all connected files automatically and file saving will just work and re-compile your changes automatically.

### iframe API (#690)
We have added several new capabilities to our iframe API to make the Blockbench integration possible. You can read more about this API [on our new docs](https://bridge-core.app/extensions/iframe-api/index.html).
- Added new "fs.readAsDataUrl" trigger
- Added "packIndexer.find" trigger
- Added "packIndexer.getFile" trigger
- Added "tab.setIsUnsaved" trigger
- Added "tab.setIsLoading" trigger

### More Efficient Importers (#702, #718)
All ZIP importers now use a streaming solution that is slightly faster and more memory efficient.

### Tree Editor Documentation (#717)
You can now right click parts of your JSON to see documentation when it is available.

### Tree Editor Location Bar (#724)
You can now use the tree editor's new location bar to navigate through large files.

### Dash v0.10.7 (a0e8950)
This update to Dash comes with another set of significant performance optimizations. We are seeing improvements on real projects of anywhere between 20%-50% faster full builds.

## Changes:
- Updated vanilla data to latest Minecraft Preview
- Removed new execute command from experimental gameplay for Minecraft 1.19.50+ (8bbd0e9)
- Zipping directories is now faster (#698)
- ".brproject" files no longer include the "builds" folder (#699)
- Updated Japanese translations (#703; Thanks to @toka7290)
- Updated 1.19.40 script types (bridge-core/editor-packages#30)

## Fixes:
- Fixed sounds not stopping upon closing sound player (#708)
- bridge. now works properly when used offline (#697)
- Removed stale data package (#719)
- Added "enterkeyhint" to tree editor inputs (#719) 
- Fixed fullscreen action visibility (#722)
- Fixed custom command schema generation (#723)
- Made file/folder dropping possible while windows are visible (#714)
- Arrays are now handled correctly within the tree editor (#716)
- Better errors upon custom command schema generation failure (#725)
- Correct block description schema where "creative_group" should be "group" (#715)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Request of a new feature

Projects

Status: 🚀 Done

Development

Successfully merging this pull request may close these issues.

2 participants