5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 21:10:54 +08:00

New translations options.mdx (Russian)

[ci skip]
This commit is contained in:
Lea Anthony 2022-08-10 18:58:03 +10:00
parent 54d3bf22a3
commit 22f05248f7
No known key found for this signature in database
GPG Key ID: 33DAF7BB90A58405

View File

@ -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/>