From 0d61d9cee48066d041180d5860b5198ba933714b Mon Sep 17 00:00:00 2001 From: Junyoung Choi Date: Tue, 20 Mar 2018 15:10:55 +0900 Subject: [PATCH] Add missing locale --- locales/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/en.json b/locales/en.json index ee3dda06..db13da16 100644 --- a/locales/en.json +++ b/locales/en.json @@ -143,5 +143,6 @@ "You have to save!": "You have to save!", "UserName": "UserName", "Password": "Password", - "Russian": "Russian" + "Russian": "Russian", + "Command(⌘)": "Command(⌘)" } \ No newline at end of file