UI: fix inconsistent capitalization in toggle title (#25441)

old-commit-hash: 370f58b7d677ee85249122b60362f4c323a30e95
This commit is contained in:
Achilles308
2022-08-15 16:49:43 -04:00
committed by GitHub
parent 14a6aa77d6
commit 940cf9a1b8
+1 -1
View File
@@ -62,7 +62,7 @@ TogglesPanel::TogglesPanel(SettingsWindow *parent) : ListWidget(parent) {
#ifdef ENABLE_MAPS
{
"NavSettingTime24h",
tr("Show ETA in 24h format"),
tr("Show ETA in 24h Format"),
tr("Use 24h format instead of am/pm"),
"../assets/offroad/icon_metric.png",
},