Hacker News new | ask | show | jobs
by alxp 5631 days ago
Drupal's localization infrastructure is quite nice. Instead of 'echo' you use the function t() which lets users use a GUI to translate all tokens in a Drupal site.