Skip to content

Commit 2f1eb4d

Browse files
devin-ai-integration[bot]Laura Markowska
andcommitted
fix: correct JSON indentation in Spanish homoglyph section
Co-Authored-By: Laura Markowska <laura@ens.domains>
1 parent 3cbfc77 commit 2f1eb4d

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

public/locales/es/common.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -419,16 +419,16 @@
419419
"default": "No pudimos verificar tu cuenta. Por favor, regresa a Dentity e inténtalo de nuevo."
420420
},
421421
"homoglyph": {
422-
"content": "Este nombre contiene caracteres válidos en español (á, é, í, ó, ú, ü, ñ). A diferencia de otros idiomas:",
423-
"points": [
424-
"Son ortografía correcta (ej: «canción.eth», «México.eth»)",
425-
"NO son sustitutos de caracteres ingleses",
426-
"Se conservan exactamente como los escribes:",
427-
"- «sótano.eth» ≠ «sotano.eth»",
428-
"- «pingüino.eth» ≠ «pinguino.eth»",
429-
"Algunos sistemas antiguos podrían no soportarlos"
430-
],
431-
"link": "https://unicode.org/reports/tr36/",
432-
"title": "Caracteres del español"
433-
}
422+
"content": "Este nombre contiene caracteres válidos en español (á, é, í, ó, ú, ü, ñ). A diferencia de otros idiomas:",
423+
"points": [
424+
"Son ortografía correcta (ej: «canción.eth», «México.eth»)",
425+
"NO son sustitutos de caracteres ingleses",
426+
"Se conservan exactamente como los escribes:",
427+
"- «sótano.eth» ≠ «sotano.eth»",
428+
"- «pingüino.eth» ≠ «pinguino.eth»",
429+
"Algunos sistemas antiguos podrían no soportarlos"
430+
],
431+
"link": "https://unicode.org/reports/tr36/",
432+
"title": "Caracteres del español"
433+
}
434434
}

0 commit comments

Comments
 (0)