lang: make "OK" capitalization consistent
This commit is contained in:
parent
d53d6e5fa8
commit
1a4be30ea1
|
@ -241,7 +241,7 @@
|
||||||
"muteParticipantButton": "Mute",
|
"muteParticipantButton": "Mute",
|
||||||
"muteParticipantDialog": "Are you sure you want to mute this participant? You won't be able to unmute them, but they can unmute themselves at any time.",
|
"muteParticipantDialog": "Are you sure you want to mute this participant? You won't be able to unmute them, but they can unmute themselves at any time.",
|
||||||
"muteParticipantTitle": "Mute this participant?",
|
"muteParticipantTitle": "Mute this participant?",
|
||||||
"Ok": "Ok",
|
"Ok": "OK",
|
||||||
"passwordLabel": "The meeting has been locked by a participant. Please enter the $t(lockRoomPassword) to join.",
|
"passwordLabel": "The meeting has been locked by a participant. Please enter the $t(lockRoomPassword) to join.",
|
||||||
"passwordNotSupported": "Setting a meeting $t(lockRoomPassword) is not supported.",
|
"passwordNotSupported": "Setting a meeting $t(lockRoomPassword) is not supported.",
|
||||||
"passwordNotSupportedTitle": "$t(lockRoomPasswordUppercase) not supported",
|
"passwordNotSupportedTitle": "$t(lockRoomPasswordUppercase) not supported",
|
||||||
|
|
Loading…
Reference in New Issue