fix: i18n strings

pull/21833/head
Panagiotis 2021-03-04 00:09:00 +02:00
parent 6d792cc08c
commit 725162ee00
2 changed files with 4 additions and 7 deletions

View File

@ -2396,7 +2396,6 @@
"Cancel Sending": "Cancel Sending",
"Forward Message": "Forward Message",
"Pin Message": "Pin Message",
"View Decrypted Source": "View Decrypted Source",
"Unhide Preview": "Unhide Preview",
"Share Permalink": "Share Permalink",
"Share Message": "Share Message",
@ -2652,6 +2651,8 @@
"User menu": "User menu",
"Community and user menu": "Community and user menu",
"Could not load user profile": "Could not load user profile",
"Decrypted event source": "Decrypted event source",
"Original event source": "Original event source",
"Verify this login": "Verify this login",
"Session verified": "Session verified",
"Failed to send email": "Failed to send email",
@ -2875,7 +2876,5 @@
"Esc": "Esc",
"Enter": "Enter",
"Space": "Space",
"End": "End",
"Decrypted event source": "Decrypted event source",
"Original event source": "Original event source"
"End": "End"
}

View File

@ -650,7 +650,5 @@
"Error upgrading room": "Error upgrading room",
"Double check that your server supports the room version chosen and try again.": "Double check that your server supports the room version chosen and try again.",
"Changes the avatar of the current room": "Changes the avatar of the current room",
"Changes your avatar in all rooms": "Changes your avatar in all rooms",
"Decrypted event source": "Decrypted event source",
"Original event source": "Original event source"
"Changes your avatar in all rooms": "Changes your avatar in all rooms"
}