diff --git a/lib/l10n/intl_zh_Hant.arb b/lib/l10n/intl_zh_Hant.arb index 2d6879fd5..e77b7803a 100644 --- a/lib/l10n/intl_zh_Hant.arb +++ b/lib/l10n/intl_zh_Hant.arb @@ -1965,7 +1965,7 @@ "type": "text", "placeholders": {} }, - "writeAMessage": "寫個訊息…", + "writeAMessage": "輸入訊息…", "@writeAMessage": { "type": "text", "placeholders": {} @@ -1984,5 +1984,10 @@ "@yes": { "type": "text", "placeholders": {} + }, + "you": "您", + "@you": { + "type": "text", + "placeholders": {} } }