Merge pull request #3825 from aaronraimist/lock

Emoji verification: Change name of 🔒 to lock
This commit is contained in:
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("Pencil");
_td("Paperclip"); _td("Paperclip");
_td("Scissors"); _td("Scissors");
_td("Padlock"); _td("Lock");
_td("Key"); _td("Key");
_td("Hammer"); _td("Hammer");
_td("Telephone"); _td("Telephone");

View file

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