Ver código fonte

lang: make "OK" capitalization consistent

master
huzaifahj 4 anos atrás
pai
commit
1a4be30ea1
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      lang/main.json

+ 1
- 1
lang/main.json Ver arquivo

@@ -241,7 +241,7 @@
241 241
         "muteParticipantButton": "Mute",
242 242
         "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.",
243 243
         "muteParticipantTitle": "Mute this participant?",
244
-        "Ok": "Ok",
244
+        "Ok": "OK",
245 245
         "passwordLabel": "The meeting has been locked by a participant. Please enter the $t(lockRoomPassword) to join.",
246 246
         "passwordNotSupported": "Setting a meeting $t(lockRoomPassword) is not supported.",
247 247
         "passwordNotSupportedTitle": "$t(lockRoomPasswordUppercase) not supported",

Carregando…
Cancelar
Salvar