diff --git a/lib/l10n/intl_gl.arb b/lib/l10n/intl_gl.arb index e613bbda..de06a38f 100644 --- a/lib/l10n/intl_gl.arb +++ b/lib/l10n/intl_gl.arb @@ -2086,5 +2086,30 @@ "@pleaseFollowInstructionsOnWeb": { "type": "text", "placeholders": {} + }, + "all": "Todos", + "@all": { + "type": "text", + "placeholders": {} + }, + "contacts": "Contactos", + "@contacts": { + "type": "text", + "placeholders": {} + }, + "addNewContact": "Engadir novo contacto", + "@addNewContact": { + "type": "text", + "placeholders": {} + }, + "newChat": "Novo chat", + "@newChat": { + "type": "text", + "placeholders": {} + }, + "noStatusesFound": "AĆ­nda non atopamos mensaxes.", + "@noStatusesFound": { + "type": "text", + "placeholders": {} } }