diff --git a/assets/l10n/intl_zh.arb b/assets/l10n/intl_zh.arb index 4d4764f6..98fd5f3f 100644 --- a/assets/l10n/intl_zh.arb +++ b/assets/l10n/intl_zh.arb @@ -2674,5 +2674,10 @@ "@commandHint_create": { "type": "text", "description": "Usage hint for the command /create" + }, + "openVideoCamera": "打开相机拍摄视频", + "@openVideoCamera": { + "type": "text", + "placeholders": {} } }