Run yarn i18n
parent
2fe5ad5d4b
commit
e054af7f38
|
@ -2671,6 +2671,8 @@
|
|||
"Are you sure you want to leave the space '%(spaceName)s'?": "Are you sure you want to leave the space '%(spaceName)s'?",
|
||||
"Are you sure you want to leave the room '%(roomName)s'?": "Are you sure you want to leave the room '%(roomName)s'?",
|
||||
"Failed to forget room %(errCode)s": "Failed to forget room %(errCode)s",
|
||||
"Unable to copy room": "Unable to copy room",
|
||||
"Unable to copy the room to the clipboard.": "Unable to copy the room to the clipboard.",
|
||||
"Signed Out": "Signed Out",
|
||||
"For security, this session has been signed out. Please sign in again.": "For security, this session has been signed out. Please sign in again.",
|
||||
"Terms and Conditions": "Terms and Conditions",
|
||||
|
@ -3043,7 +3045,5 @@
|
|||
"Enter": "Enter",
|
||||
"Space": "Space",
|
||||
"End": "End",
|
||||
"[number]": "[number]",
|
||||
"Unable to copy room": "Unable to copy room",
|
||||
"Unable to copy the room to the clipboard.": "Unable to copy the room to the clipboard."
|
||||
"[number]": "[number]"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue