diff --git a/lib/l10n/intl_et.arb b/lib/l10n/intl_et.arb index 03f2a9541..e8962313b 100644 --- a/lib/l10n/intl_et.arb +++ b/lib/l10n/intl_et.arb @@ -2247,5 +2247,17 @@ "@verified": { "type": "text", "placeholders": {} + }, + "xMoreEvents": "Veel {count} sündmust", + "@xMoreEvents": { + "type": "text", + "placeholders": { + "count": {} + } + }, + "oneMoreEvent": "Veel 1 sündmus", + "@oneMoreEvent": { + "type": "text", + "placeholders": {} } }