Skip to content

Commit 9d7fff4

Browse files
zulip_localizations: add configs for video call
1 parent 6a8cb5b commit 9d7fff4

15 files changed

+19692
-19594
lines changed

assets/l10n/app_en.arb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -570,6 +570,10 @@
570570
"@composeBoxAttachFromCameraTooltip": {
571571
"description": "Tooltip for compose box icon to attach an image from the camera to the message."
572572
},
573+
"composeBoxAttachFromVideoCallTooltip": "Attach a video call",
574+
"@composeBoxAttachFromVideoCallTooltip": {
575+
"description": "Tooltip for compose box icon to attach a video call url to the message."
576+
},
573577
"composeBoxGenericContentHint": "Type a message",
574578
"@composeBoxGenericContentHint": {
575579
"description": "Hint text for content input when sending a message."
@@ -650,6 +654,10 @@
650654
"filename": {"type": "String", "example": "file.txt"}
651655
}
652656
},
657+
"composeBoxUploadedVideoCallUrl": "Join video call.",
658+
"@composeBoxUploadedVideoCallUrl": {
659+
"description": "Placeholder in compose box showing the video call url is generated."
660+
},
653661
"composeBoxLoadingMessage": "(loading message {messageId})",
654662
"@composeBoxLoadingMessage": {
655663
"description": "Placeholder in compose box showing the quoted message is currently loading.",

0 commit comments

Comments
 (0)