diff options
Diffstat (limited to 'en/donate/index.php')
-rw-r--r-- | en/donate/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/donate/index.php b/en/donate/index.php index 17fcbf2de..c6563e465 100644 --- a/en/donate/index.php +++ b/en/donate/index.php @@ -84,7 +84,7 @@ _lang_load($locale, 'donate'); <div class="para track"> <h2 id="status"><?php _e('How to track donation?')?></h2> <p><?php echo sprintf(_t('Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="../thank-you/">donors</a>!'), - '<span id="donations_total">x</span> euros', '<span id="balance">x</span> euros');?></p> + '<span id="donations_total">x</span> €', '<span id="balance">x</span> €');?></p> <p><?php echo sprintf(_t('We believe public accountability is crucial. You can know more about how are used the funds received by reading our <a href="%s">financial reports</a>.'), '../about/reports/')?></p> <!-- |