Integrate version id in its translation string

Using @1 within the string

Co-authored-by: y5nw <37980625+y5nw@users.noreply.github.com>
This commit is contained in:
Athozus 2024-03-30 21:11:29 +01:00 committed by GitHub
parent 50fb39c930
commit 9a57a3cf40
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,7 +53,7 @@ function mail.show_about(name)
label[0.2,0;Mail] label[0.2,0;Mail]
label[0.2,0.5;]] .. S("Provided by mt-mods") .. [[] label[0.2,0.5;]] .. S("Provided by mt-mods") .. [[]
label[0.2,0.9;]] .. S("Version") .. [[ : 1.4.0-dev] label[0.2,0.9;]] .. S("Version: @1", "1.4.0-dev") .. [[
box[0,1.5;3,0.45;]] .. mail.get_color("highlighted") .. [[] box[0,1.5;3,0.45;]] .. mail.get_color("highlighted") .. [[]
label[0.2,1.5;]] .. S("Licenses") .. [[] label[0.2,1.5;]] .. S("Licenses") .. [[]