diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-06-25 22:15:02 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-06-25 22:15:02 +0200 |
commit | 38fa4bf137e955d4267454a2d21f856a7f67eaf0 (patch) | |
tree | a0f2cb572798fff2d8e9bfb90570f41443212092 /src/pt/euro/coins-denom.template.html | |
parent | a80420daeaf8963c68ffe7ac6335d524670cbcad (diff) |
More translations
Diffstat (limited to 'src/pt/euro/coins-denom.template.html')
-rw-r--r-- | src/pt/euro/coins-denom.template.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pt/euro/coins-denom.template.html b/src/pt/euro/coins-denom.template.html index 3ed260d..bc2d4f3 100644 --- a/src/pt/euro/coins-denom.template.html +++ b/src/pt/euro/coins-denom.template.html @@ -3,7 +3,7 @@ <head> <meta charset=UTF-8 /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <title>€<!-- DENOM --> Coins</title> + <title><!-- DENOM --> € Moedas</title> <link rel="shortcut icon" type="image/svg" href="/favicon.svg" /> <link rel="stylesheet" type="text/css" href="/style.css" /> </head> @@ -17,7 +17,7 @@ <main> <section> <header> - <h1>€<!-- DENOM --> Coins</h1> + <h1><!-- DENOM --> € Moedas</h1> </header> </section> |