diff options
Diffstat (limited to 'src/pt/euro/index.html')
-rw-r--r-- | src/pt/euro/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/pt/euro/index.html b/src/pt/euro/index.html index 3ede764..537c90f 100644 --- a/src/pt/euro/index.html +++ b/src/pt/euro/index.html @@ -3,7 +3,7 @@ <head> <meta charset=UTF-8 /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <title>Euro-Coins & -Banknotes</title> + <title>Moedas e Notas de Euro</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>Euro-Coins and -Banknotes</h1> - <h6>My Primary Collection</h6> + <h1>Moedas e Notas de Euro</h1> + <h6>Minha Coleção Principal</h6> </header> </section> @@ -33,7 +33,7 @@ <section class="cl-section slant-up"> <div> - <h2>Euro Coins</h2> + <h2>Moedas de Euro</h2> <table class=country-table> <tbody> <tr> @@ -96,7 +96,7 @@ <section class="cl-section slant-up"> <div> - <h2>Euro Banknotes</h2> + <h2>Notas de Euro</h2> <table class=country-table> <tbody> <tr> |