From 3f5073d90283304c5911e7d54d275f2010535bc4 Mon Sep 17 00:00:00 2001 From: Quincy Morgan Date: Mon, 29 Jun 2020 17:20:08 -0400 Subject: [PATCH] Use title case for Keyboard Shortcuts menu label --- data/core.yaml | 2 +- dist/locales/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/core.yaml b/data/core.yaml index 267283c4d..3a104b0da 100644 --- a/data/core.yaml +++ b/data/core.yaml @@ -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: '?' diff --git a/dist/locales/en.json b/dist/locales/en.json index 364561919..52b670a45 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -2524,7 +2524,7 @@ } }, "shortcuts": { - "title": "Keyboard shortcuts", + "title": "Keyboard Shortcuts", "tooltip": "Show the keyboard shortcuts screen.", "toggle": { "key": "?"