summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-06-25 20:44:57 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-06-25 20:44:57 +0200
commitfbe213516d44ae79db0b18c05c691112de8309ec (patch)
tree5d2eb908a56859835c3216ad5557a360add97083
parent7c91ef64427f801da2efe3c45c6b8c5036233f54 (diff)
More translations
-rw-r--r--src/en/index.html2
-rw-r--r--src/pt/index.html6
2 files changed, 4 insertions, 4 deletions
diff --git a/src/en/index.html b/src/en/index.html
index 2501b9d..b03a153 100644
--- a/src/en/index.html
+++ b/src/en/index.html
@@ -14,7 +14,7 @@
<main>
<section>
<header>
- <h1>Thomas’ Euro Collection</h1>
+ <h1>My Euro Collection</h1>
<h6>…and some world stuff too!</h6>
</header>
</section>
diff --git a/src/pt/index.html b/src/pt/index.html
index 8b4ca5a..8a51a04 100644
--- a/src/pt/index.html
+++ b/src/pt/index.html
@@ -3,7 +3,7 @@
<head>
<meta charset=UTF-8 />
<meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Thomas’ Euro Collection</title>
+ <title>A Coleção de Euros de Thomas</title>
<link rel="shortcut icon" type="image/svg" href="/favicon.svg" />
<link rel="stylesheet" type="text/css" href="/style.css" />
</head>
@@ -14,8 +14,8 @@
<main>
<section>
<header>
- <h1>Thomas’ Euro Collection</h1>
- <h6>…and some world stuff too!</h6>
+ <h1>Minha Coleção de Euros</h1>
+ <h6>…e algumas coisas do mundo também!</h6>
</header>
</section>