Update translations
This commit is contained in:
parent
cb34b4b5c3
commit
378f6cde6f
4 changed files with 214 additions and 150 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"@@last_modified": "2020-02-22T20:02:42.757437",
|
||||
"@@last_modified": "2020-03-15T12:01:07.169209",
|
||||
"About": "About",
|
||||
"@About": {
|
||||
"type": "text",
|
||||
|
|
@ -102,6 +102,11 @@
|
|||
"targetName": {}
|
||||
}
|
||||
},
|
||||
"Cancel": "Cancel",
|
||||
"@Cancel": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"changedTheChatAvatar": "{username} changed the chat avatar",
|
||||
"@changedTheChatAvatar": {
|
||||
"type": "text",
|
||||
|
|
@ -375,12 +380,10 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"download": "Download {fileName}",
|
||||
"@download": {
|
||||
"Download file": "Download file",
|
||||
"@Download file": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"fileName": {}
|
||||
}
|
||||
"placeholders": {}
|
||||
},
|
||||
"Edit displayname": "Edit displayname",
|
||||
"@Edit displayname": {
|
||||
|
|
@ -422,6 +425,16 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"File name": "File name",
|
||||
"@File name": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"File size": "File size",
|
||||
"@File size": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"FluffyChat": "FluffyChat",
|
||||
"@FluffyChat": {
|
||||
"type": "text",
|
||||
|
|
@ -776,6 +789,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Recording": "Recording",
|
||||
"@Recording": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"redactedAnEvent": "{username} redacted an event",
|
||||
"@redactedAnEvent": {
|
||||
"type": "text",
|
||||
|
|
@ -892,6 +910,11 @@
|
|||
"count": {}
|
||||
}
|
||||
},
|
||||
"Send": "Send",
|
||||
"@Send": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Send a message": "Send a message",
|
||||
"@Send a message": {
|
||||
"type": "text",
|
||||
|
|
@ -1154,6 +1177,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Voice message": "Voice message",
|
||||
"@Voice message": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"End to end encryption is currently in Beta! Use at your own risk!": "End to end encryption is currently in Beta! Use at your own risk!",
|
||||
"@End to end encryption is currently in Beta! Use at your own risk!": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue