diff --git a/lib/l10n/intl_zh_Hant.arb b/lib/l10n/intl_zh_Hant.arb index 0d81ea6e6..bd980fd59 100644 --- a/lib/l10n/intl_zh_Hant.arb +++ b/lib/l10n/intl_zh_Hant.arb @@ -1769,5 +1769,12 @@ "placeholders": { "username": {} } + }, + "sentAPicture": "{username}發送了一張圖片", + "@sentAPicture": { + "type": "text", + "placeholders": { + "username": {} + } } }