diff --git a/lib/l10n/intl_es.arb b/lib/l10n/intl_es.arb index 593ce3af..0dd4ac87 100644 --- a/lib/l10n/intl_es.arb +++ b/lib/l10n/intl_es.arb @@ -23,7 +23,7 @@ "type": "text", "placeholders": {} }, - "accountInformation": "InformaciĆ³n de la cuenta", + "accountInformation": "Informaciones de la cuenta", "@accountInformation": { "type": "text", "placeholders": {} @@ -1667,5 +1667,10 @@ "@yourOwnUsername": { "type": "text", "placeholders": {} + }, + "changeDeviceName": "Cambiar el nombre del dispositivo", + "@changeDeviceName": { + "type": "text", + "placeholders": {} } -} \ No newline at end of file +}