mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 22:55:48 +01:00
New translations options.mdx (Japanese)
[ci skip]
This commit is contained in:
parent
b920e718ab
commit
68c8bee24e
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue