1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-06-24 16:41:47 +03:00

Trailing comma

This commit is contained in:
Luke Barnard
2017-06-13 18:34:33 +01:00
parent aa0ef51932
commit 31b3b4687a

View File

@ -910,5 +910,5 @@
"Authentication check failed: incorrect password?": "Authentication check failed: incorrect password?",
"Disable Peer-to-Peer for 1:1 calls": "Disable Peer-to-Peer for 1:1 calls",
"Do you want to set an email address?": "Do you want to set an email address?",
"This will allow you to reset your password and receive notifications.": "This will allow you to reset your password and receive notifications.",
"This will allow you to reset your password and receive notifications.": "This will allow you to reset your password and receive notifications."
}