diff --git a/assets/l10n/intl_ja.arb b/assets/l10n/intl_ja.arb index 92d69102c..d67d3c74b 100644 --- a/assets/l10n/intl_ja.arb +++ b/assets/l10n/intl_ja.arb @@ -2306,5 +2306,10 @@ "@zoomOut": { "type": "text", "placeholders": {} + }, + "allChats": "すべて会話", + "@allChats": { + "type": "text", + "placeholders": {} } -} \ No newline at end of file +}