Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Emoji verification: Change name of 🔒 to lock
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Raimist <[email protected]>
  • Loading branch information
aaronraimist committed Jan 10, 2020
1 parent d40091a commit 6cf5b3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/views/verification/VerificationShowSas.js
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ _td("Book");
_td("Pencil");
_td("Paperclip");
_td("Scissors");
_td("Padlock");
_td("Lock");
_td("Key");
_td("Hammer");
_td("Telephone");
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/strings/en_EN.json
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@
"Pencil": "Pencil",
"Paperclip": "Paperclip",
"Scissors": "Scissors",
"Padlock": "Padlock",
"Lock": "Lock",
"Key": "Key",
"Hammer": "Hammer",
"Telephone": "Telephone",
Expand Down

0 comments on commit 6cf5b3f

Please sign in to comment.