diff --git a/assets/l10n/intl_eu.arb b/assets/l10n/intl_eu.arb index b0ad36b0c..b3b1bcb65 100644 --- a/assets/l10n/intl_eu.arb +++ b/assets/l10n/intl_eu.arb @@ -2898,5 +2898,16 @@ "previous": "Aurrekoa", "@previous": {}, "otherPartyNotLoggedIn": "Besteak ez du saiorik hasita eta, beraz, ezin du mezurik jaso!", - "@otherPartyNotLoggedIn": {} + "@otherPartyNotLoggedIn": {}, + "appWantsToUseForLogin": "Erabili '{server}' saioa hasteko", + "@appWantsToUseForLogin": { + "type": "text", + "placeholders": { + "server": {} + } + }, + "appWantsToUseForLoginDescription": "Honenbestez, aplikazioak eta webguneak zuri buruzko informazioa partekatzea baimentzen duzu.", + "@appWantsToUseForLoginDescription": {}, + "open": "Ireki", + "@open": {} }