About window: Add changelog link under ver. number (#5095)

This commit is contained in:
yell0wsuit
2023-05-29 04:13:40 +07:00
committed by GitHub
parent dd514a115c
commit c9e297b74c
4 changed files with 42 additions and 1 deletions

View File

@@ -637,5 +637,7 @@
"SettingsTabNetworkInterface": "Network Interface:",
"NetworkInterfaceTooltip": "The network interface used for LAN features",
"NetworkInterfaceDefault": "Default",
"PackagingShaders": "Packaging Shaders"
"PackagingShaders": "Packaging Shaders",
"AboutChangelogButton": "View Changelog on GitHub",
"AboutChangelogButtonTooltipMessage": "Click to open the changelog for this version in your default browser."
}