diff --git a/src/i18n/locales/en/ui.json b/src/i18n/locales/en/ui.json index 17bf2ca5..292f6927 100644 --- a/src/i18n/locales/en/ui.json +++ b/src/i18n/locales/en/ui.json @@ -157,6 +157,7 @@ "changeTheme": "Change Color Scheme" }, "footer": { - "text": "Powered by <0>▲ Vercel | Meshtastic® is a registered trademark of Meshtastic LLC. | <1>Legal Information" + "text": "Powered by <0>▲ Vercel | Meshtastic® is a registered trademark of Meshtastic LLC. | <1>Legal Information", + "commitSha": "Commit SHA: {{sha}}" } }