New translations options.mdx (Japanese)

[ci skip]
This commit is contained in:
Lea Anthony
2022-08-13 22:25:17 +10:00
parent b920e718ab
commit 68c8bee24e
@@ -669,7 +669,7 @@ func main() {
The "About" menu item will appear in the app menu:
<div class="text--center">
<img src="/img/reference/about-menu.png" className="screenshot"/>
<img src="/img/reference/about-menu.png" style={{"box-shadow": "rgb(255 255 >
</div>
<br/>
@@ -677,7 +677,7 @@ The "About" menu item will appear in the app menu:
When clicked, that will open an about message box:
<div class="text--center">
<img src="/img/reference/about-dialog.png" width="40%" className="screenshot"/>
<img src="/img/reference/about-dialog.png" width="40%" style={{"box-shadow": "rgb(255 255 >
</div>
<br/>