Hacker News new | ask | show | jobs
by bmickler 6197 days ago
Hi Eintnohick,

It definitely would be faster to simply replace it with the 'echo' statement, but you need to decide if you might want to offer your website in different languages in the future. If internationalization is a possibility then you should keep it the way it is so that you can use different language files.

- Bryce