mirror of
https://github.com/par274/sharpemu.git
synced 2026-07-31 06:59:45 +08:00
[GUI] Last commit SHA (id) displayed on about section (#279)
* Latest commit info axamal structure * Link latest commit to text * Added localization for About>Last commit info * Made the commit hash a button that redirects you to the commit in github * Reorder about section * Commit and update icon in about section to have consistency in section
This commit is contained in:
@@ -141,6 +141,8 @@
|
||||
"Options.About" : "About",
|
||||
"About.Github.Label": "GitHub",
|
||||
"About.Github.Desc": "Source code, issues and project development.",
|
||||
"About.Github.LatestCommitLabel": "Latest Commit",
|
||||
"About.Github.LatestCommitDescription": "Latest commit on the main branch",
|
||||
"About.Discord.Label": "Discord",
|
||||
"About.Discord.Desc": "Join the community, get support and follow development.",
|
||||
"About.GithubButton": "Contribute in GitHub!",
|
||||
|
||||
Reference in New Issue
Block a user