mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 03:21:32 +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:
|
||||
|
||||
<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/>
|
||||
|
Loading…
Reference in New Issue
Block a user