diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-06-25 20:44:57 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-06-25 20:44:57 +0200 |
commit | fbe213516d44ae79db0b18c05c691112de8309ec (patch) | |
tree | 5d2eb908a56859835c3216ad5557a360add97083 /src/pt | |
parent | 7c91ef64427f801da2efe3c45c6b8c5036233f54 (diff) |
More translations
Diffstat (limited to 'src/pt')
-rw-r--r-- | src/pt/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
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> |