Add new string i18n stuff

pull/652/head
Beaudan Brown 6 years ago
parent 79532d7590
commit 4581a20260

@ -1999,6 +1999,18 @@
"Button action that the user can click to copy their public keys"
},
"banUser": {
"message": "Ban user",
"description":
"Ban user from public chat by public key."
},
"banUserConfirm": {
"message": "Are you sure you want to ban user?",
"description":
"Message shown when confirming user ban."
},
"copyChatId": {
"message": "Copy Chat ID"
},

Loading…
Cancel
Save