summaryrefslogtreecommitdiffhomepage
path: root/src/pt/euro/note-nav.html
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-06-20 22:22:22 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-06-20 22:22:22 +0200
commitb12aa32fb61e9228e3ae4f30e8d6362380636fd7 (patch)
treed79063f6e0c07723e3388b9aa79cfcc7cf5bf878 /src/pt/euro/note-nav.html
parent661b75adb2535adf2ced98ed415249f4a8055df5 (diff)
Begin work on Portuguese translations
Diffstat (limited to 'src/pt/euro/note-nav.html')
-rw-r--r--src/pt/euro/note-nav.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/pt/euro/note-nav.html b/src/pt/euro/note-nav.html
index c5547b2..4178495 100644
--- a/src/pt/euro/note-nav.html
+++ b/src/pt/euro/note-nav.html
@@ -1,10 +1,10 @@
<ul>
- <li><a href=/XX/euro/5e>5 €</a></li>
- <li><a href=/XX/euro/10e>10 €</a></li>
- <li><a href=/XX/euro/20e>20 €</a></li>
- <li><a href=/XX/euro/50e>50 €</a></li>
- <li><a href=/XX/euro/100e>100 €</a></li>
- <li><a href=/XX/euro/200e>200 €</a></li>
- <li><a href=/XX/euro/500e>500 €</a></li>
- <li><a href=/XX/euro/tn>Test Notes</a></li>
+ <li><a href=/XX/euro/5e>5&nbsp;€</a></li>
+ <li><a href=/XX/euro/10e>10&nbsp;€</a></li>
+ <li><a href=/XX/euro/20e>20&nbsp;€</a></li>
+ <li><a href=/XX/euro/50e>50&nbsp;€</a></li>
+ <li><a href=/XX/euro/100e>100&nbsp;€</a></li>
+ <li><a href=/XX/euro/200e>200&nbsp;€</a></li>
+ <li><a href=/XX/euro/500e>500&nbsp;€</a></li>
+ <li><a href=/XX/euro/tn>Notas de teste</a></li>
</ul>