diff --git a/lib/l10n/intl_gl.arb b/lib/l10n/intl_gl.arb index 6fd865f66..bfa270b65 100644 --- a/lib/l10n/intl_gl.arb +++ b/lib/l10n/intl_gl.arb @@ -2217,5 +2217,25 @@ "serverVersions": {}, "supportedVersions": {} } + }, + "showPassword": "Amosar contrasinal", + "@showPassword": { + "type": "text", + "placeholders": {} + }, + "addEmail": "Engadir email", + "@addEmail": { + "type": "text", + "placeholders": {} + }, + "zoomOut": "Diminuir zoom", + "@zoomOut": { + "type": "text", + "placeholders": {} + }, + "zoomIn": "Aumentar zoom", + "@zoomIn": { + "type": "text", + "placeholders": {} } }