mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-04 03:40:45 +08:00
New translations options.mdx (Japanese)
[ci skip]
This commit is contained in:
parent
b920e718ab
commit
68c8bee24e
@ -669,7 +669,7 @@ func main() {
|
|||||||
The "About" menu item will appear in the app menu:
|
The "About" menu item will appear in the app menu:
|
||||||
|
|
||||||
<div class="text--center">
|
<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>
|
</div>
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
@ -677,7 +677,7 @@ The "About" menu item will appear in the app menu:
|
|||||||
When clicked, that will open an about message box:
|
When clicked, that will open an about message box:
|
||||||
|
|
||||||
<div class="text--center">
|
<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>
|
</div>
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
Loading…
Reference in New Issue
Block a user