mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 13:38:26 +02:00
Use title case for Keyboard Shortcuts menu label
This commit is contained in:
+1
-1
@@ -2042,7 +2042,7 @@ en:
|
||||
save: "Don't forget to regularly save your changes!"
|
||||
start: "Start mapping!"
|
||||
shortcuts:
|
||||
title: "Keyboard shortcuts"
|
||||
title: "Keyboard Shortcuts"
|
||||
tooltip: "Show the keyboard shortcuts screen."
|
||||
toggle:
|
||||
key: '?'
|
||||
|
||||
Vendored
+1
-1
@@ -2524,7 +2524,7 @@
|
||||
}
|
||||
},
|
||||
"shortcuts": {
|
||||
"title": "Keyboard shortcuts",
|
||||
"title": "Keyboard Shortcuts",
|
||||
"tooltip": "Show the keyboard shortcuts screen.",
|
||||
"toggle": {
|
||||
"key": "?"
|
||||
|
||||
Reference in New Issue
Block a user