diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-05-25 00:33:13 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-05-25 00:33:13 +0200 |
commit | b3c367d9255bcc296b6740d1b437335d445b7253 (patch) | |
tree | 8a3baa3f11b6412bfa887f085216ffbc4c25e300 /src/pt/index.html | |
parent | cf1be05a20c7abd7405f5953679f39be9d1fa015 (diff) |
Don’t mind me
Diffstat (limited to 'src/pt/index.html')
-rw-r--r-- | src/pt/index.html | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/src/pt/index.html b/src/pt/index.html index 54dc842..b81583d 100644 --- a/src/pt/index.html +++ b/src/pt/index.html @@ -2,7 +2,7 @@ <html lang=XX> <head> <meta charset=UTF-8 /> - <title>Coleção de Euros de Thomas</title> + <title>Thomas’ Euro Collection</title> <link rel="shortcut icon" type="image/svg" href="/favicon.svg" /> <link rel="stylesheet" type="text/css" href="/style.css" /> </head> @@ -13,31 +13,31 @@ <main> <section> <header> - <h1>Coleção de Euros de Thomas</h1> - <h6>…e algumas coisas do mundo também!</h6> + <h1>Thomas’ Euro Collection</h1> + <h6>…and some world stuff too!</h6> </header> </section> <section> <p> - Este site contém toda a minha coleção de moedas e notas de euro em - circulação. Também tem algumas moedas diferentes do euro! Salvo - indicação em contrário, todas as moedas e notas listadas neste site - devem ser distribuídas. Em outras palavras, eles não deveriam ter - vindo apenas de um conjunto de moedas que comprei em uma casa da - moeda. Acho muito mais legal saber que uma parte do dinheiro foi - usada anteriormente em uma transação do mundo real. + This website houses the entirety of my circulated euro-coin and + -banknote collection. It also has some non-euro currencies too! + Unless explicitly stated otherwise, all coins and banknotes listed on + this site should be circulated. In other words, they shouldn’t’ve + just come from a coin set I purchased from a coin mint. I think it’s + just a lot cooler knowing that a piece of money was previously used in + a real-world transaction. </p> </section> <section class="c-section slant-up"> <a href=/XX/euro> - <h2>Moedas e Notas de Euro</h2> + <h2>Euro-Coins and -Banknotes</h2> <p> - O foco principal da minha coleta de moeda com uma moeda única que - abrange 26 países e quase 350 milhões de pessoas. Problemas padrão, - edições comemorativas e cédulas de todas as séries são todas - incluído. + The main focus of my currency collecting with a single currency that + spans 26 countries and almost 350 million people. Standard issues, + commemorative issues, and banknotes from all series are all + included. </p> <img src="/eu-stars.svg" /> </a> @@ -45,13 +45,13 @@ <section class="c-section slant-up"> <a href=#> - <h2>Moedas e Notas de Mundo</h2> + <h2>World-Coins and -Banknotes</h2> <p> - Dinheiro de todo o mundo! Esta coleção fica progressivamente maior - ao longo do tempo, mas não é meu foco principal. existem alguns - países nos quais tenho um interesse especial. + Money from around the world! This collection gets progressively + larger over time, but is not my primary focus. There are a few + countries in which I take a special interest though. <br /><br /> - <em>Esta seção está indisponível no momento.</em> + <em>This section is currently unavailable.</em> </p> <img src="/globe.svg" /> </a> |