ref(main.json): change 'Decline' to 'Dismiss'

This commit is contained in:
paweldomas 2018-07-13 14:22:37 -05:00
parent 8e514dc07e
commit c12c945d1a
1 changed files with 1 additions and 1 deletions

View File

@ -647,7 +647,7 @@
"incomingCall": {
"answer": "Answer",
"audioCallTitle": "Incoming call",
"decline": "Decline",
"decline": "Dismiss",
"productLabel": "from Jitsi Meet",
"videoCallTitle": "Incoming video call"
}