1 changed files with 13 additions and 0 deletions
@ -0,0 +1,13 @@ |
|||||||
|
<!DOCTYPE html> |
||||||
|
<html lang="es"> |
||||||
|
<head> |
||||||
|
<meta charset="UTF-8"> |
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
||||||
|
<title>¡Hola Mundo!</title> |
||||||
|
</head> |
||||||
|
<body> |
||||||
|
<h1>Hola Mundo desde Lenape en español</h1> |
||||||
|
<p>La frase "Hola Mundo" en Lenape (una de las lenguas algonquinas) es: <strong>"Tanshi"</strong>.</p> |
||||||
|
<p>Así que, ¡aquí tienes un saludo en Lenape traducido al español!</p> |
||||||
|
</body> |
||||||
|
</html> |
Loading…
Reference in new issue