Merge pull request #3825 from aaronraimist/lock

Emoji verification: Change name of 🔒 to lock
pull/21833/head
J. Ryan Stinnett 2020-01-13 21:32:58 +00:00 committed by GitHub
commit 9cedfeb007
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -140,7 +140,7 @@ _td("Book");
_td("Pencil");
_td("Paperclip");
_td("Scissors");
_td("Padlock");
_td("Lock");
_td("Key");
_td("Hammer");
_td("Telephone");

View File

@ -481,7 +481,7 @@
"Pencil": "Pencil",
"Paperclip": "Paperclip",
"Scissors": "Scissors",
"Padlock": "Padlock",
"Lock": "Lock",
"Key": "Key",
"Hammer": "Hammer",
"Telephone": "Telephone",