Skip to content

Commit c861d6b

Browse files
[FIX] Typo and placeholder on wrap up call modal (#24737)
1 parent 1dd4191 commit c861d6b

File tree

8 files changed

+15
-14
lines changed

8 files changed

+15
-14
lines changed

client/components/voip/modal/WrapUpCallModal.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,14 @@ export const WrapUpCallModal = (): ReactElement => {
4444
return (
4545
<Modal is='form' onSubmit={handleSubmit(onSubmit)}>
4646
<Modal.Header>
47-
<Modal.Title>{t('Wrap_Up_the_Call')}</Modal.Title>
47+
<Modal.Title>{t('Wrap_up_the_call')}</Modal.Title>
4848
<Modal.Close onClick={closeModal} />
4949
</Modal.Header>
5050
<Modal.Content>
5151
<Field mbe='24px'>
5252
<Field.Label>{t('Notes')}</Field.Label>
5353
<Field.Row>
54-
<TextAreaInput {...register('comment')} />
54+
<TextAreaInput placeholder={t('Do_you_have_any_notes_for_this_conversation')} {...register('comment')} />
5555
</Field.Row>
5656
<Field.Hint>{t('These_notes_will_be_available_in_the_call_summary')}</Field.Hint>
5757
</Field>

packages/rocketchat-i18n/i18n/ar.i18n.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4799,9 +4799,9 @@
47994799
"Would_you_like_to_return_the_inquiry": "هل ترغب في إعادة الاستفسار؟",
48004800
"Would_you_like_to_return_the_queue": "هل ترغب في إعادة هذه الغرفة إلى قائمة الانتظار؟ سيتم الاحتفاظ بكل محفوظات المحادثات في الغرفة.",
48014801
"Would_you_like_to_place_chat_on_hold": "هل ترغب في وضع هذه الدردشة قيد الانتظار؟",
4802-
"Wrap_Up_the_Call": "إتمام المكالمة",
4803-
"Wrap_Up_Notes": "ملحوظات الإتمام",
4804-
"Yes": "منعم",
4802+
"Wrap_up_the_call": "إتمام المكالمة",
4803+
"Wrap_Up_Notes": "ملحوظات مختصرة",
4804+
"Yes": "نعم",
48054805
"Yes_archive_it": "نعم، قم بأرشفته!",
48064806
"Yes_clear_all": "نعم، احذف الكل!",
48074807
"Yes_deactivate_it": "نعم، قم بإلغاء تنشيطه!",

packages/rocketchat-i18n/i18n/de.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4799,7 +4799,7 @@
47994799
"Would_you_like_to_return_the_inquiry": "Anfrage zurückgeben?",
48004800
"Would_you_like_to_return_the_queue": "Möchten Sie diesen Raum zurück in die Warteschlange stellen? Der gesamte Gesprächsverlauf für den Raum wird aufbewahrt.",
48014801
"Would_you_like_to_place_chat_on_hold": "Möchten Sie diesen Chat in die Warteschleife stellen?",
4802-
"Wrap_Up_the_Call": "Gespräch abschließen",
4802+
"Wrap_up_the_call": "Gespräch abschließen",
48034803
"Wrap_Up_Notes": "Abschließende Notizen",
48044804
"Yes": "Ja",
48054805
"Yes_archive_it": "Ja, archivieren!",

packages/rocketchat-i18n/i18n/en.i18n.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1490,6 +1490,7 @@
14901490
"Do_not_display_unread_counter": "Do not display any counter of this channel",
14911491
"Do_not_provide_this_code_to_anyone": "Do not provide this code to anyone.",
14921492
"Do_Nothing": "Do Nothing",
1493+
"Do_you_have_any_notes_for_this_conversation": "Do you have any notes for this conversation?",
14931494
"Do_you_want_to_accept": "Do you want to accept?",
14941495
"Do_you_want_to_change_to_s_question": "Do you want to change to <strong>%s</strong>?",
14951496
"Document_Domain": "Document Domain",
@@ -4799,7 +4800,7 @@
47994800
"Would_you_like_to_return_the_inquiry": "Would you like to return the inquiry?",
48004801
"Would_you_like_to_return_the_queue": "Would you like to move back this room to the queue? All conversation history will be kept on the room.",
48014802
"Would_you_like_to_place_chat_on_hold": "Would you like to place this chat On-Hold?",
4802-
"Wrap_Up_the_Call": "Wrap-Up the Call",
4803+
"Wrap_up_the_call": "Wrap-up the call",
48034804
"Wrap_Up_Notes": "Wrap-Up Notes",
48044805
"Yes": "Yes",
48054806
"Yes_archive_it": "Yes, archive it!",

packages/rocketchat-i18n/i18n/fr.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4799,7 +4799,7 @@
47994799
"Would_you_like_to_return_the_inquiry": "Souhaitez-vous retourner la demande ?",
48004800
"Would_you_like_to_return_the_queue": "Souhaitez-vous replacer ce salon dans la file d'attente ? Tout l'historique des conversations sera conservé dans le salon.",
48014801
"Would_you_like_to_place_chat_on_hold": "Souhaitez-vous mettre ce chat en attente ?",
4802-
"Wrap_Up_the_Call": "Terminer l'appel",
4802+
"Wrap_up_the_call": "Terminer l'appel",
48034803
"Wrap_Up_Notes": "Notes de conclusion",
48044804
"Yes": "Oui",
48054805
"Yes_archive_it": "Oui, archiver",

packages/rocketchat-i18n/i18n/ja.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4799,7 +4799,7 @@
47994799
"Would_you_like_to_return_the_inquiry": "問い合わせを返しますか?",
48004800
"Would_you_like_to_return_the_queue": "このルームをキューに戻しますか?すべての会話履歴がルームに保持されます。",
48014801
"Would_you_like_to_place_chat_on_hold": "このチャットを保留中にしますか?",
4802-
"Wrap_Up_the_Call": "通話の要約",
4802+
"Wrap_up_the_call": "通話の要約",
48034803
"Wrap_Up_Notes": "メモの要約",
48044804
"Yes": "はい",
48054805
"Yes_archive_it": "はい、アーカイブしてください!",

packages/rocketchat-i18n/i18n/nl.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4799,7 +4799,7 @@
47994799
"Would_you_like_to_return_the_inquiry": "Wilt u de aanvraag retourneren?",
48004800
"Would_you_like_to_return_the_queue": "Wilt u deze kamer weer in de wachtrij plaatsen? Alle gespreksgeschiedenis wordt in de kamer bewaard.",
48014801
"Would_you_like_to_place_chat_on_hold": "Wilt u deze chat on-hold zetten?",
4802-
"Wrap_Up_the_Call": "Rond het gesprek af",
4802+
"Wrap_up_the_call": "Rond het gesprek af",
48034803
"Wrap_Up_Notes": "Afsluitende notities",
48044804
"Yes": "Ja",
48054805
"Yes_archive_it": "Ja, archiveer het!",

packages/rocketchat-i18n/i18n/pt-BR.i18n.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4796,10 +4796,10 @@
47964796
"Will_be_available_here_after_saving": "Estará disponível aqui após salvar.",
47974797
"Without_priority": "Sem prioridade",
47984798
"Worldwide": "Em todo o mundo",
4799-
"Would_you_like_to_return_the_inquiry": "Gostaria de devolver a pesquisa?",
4800-
"Would_you_like_to_return_the_queue": "Você gostaria de mover esta sala de volta para a fila? Todo o histórico da conversa será mantido na sala.",
4801-
"Would_you_like_to_place_chat_on_hold": "Gostaria de colocar esta conversa em espera?",
4802-
"Wrap_Up_the_Call": "Encerrar a chamada",
4799+
"Would_you_like_to_return_the_inquiry": "Gostaria de devolver o inquérito?",
4800+
"Would_you_like_to_return_the_queue": "Você gostaria de mover este chat de volta para a fila? Todo o histórico da conversa será mantido.",
4801+
"Would_you_like_to_place_chat_on_hold": "Gostaria de colocar essa conversa Em Espera?",
4802+
"Wrap_up_the_call": "Encerrar a chamada",
48034803
"Wrap_Up_Notes": "Notas de encerramento",
48044804
"Yes": "Sim",
48054805
"Yes_archive_it": "Sim, arquivar!",

0 commit comments

Comments
 (0)