Hi,
I am trying to change the name "City" to suburb on customer registration and check out and replace "Suburb" instead.
I am using magento 1.9.3 I appreciate if anyone guides me how to do that.
thanks
You can add a translate.csv file to your theme to manage changes like this. This saves needing to override all templates that mention a word:
https://tomrobertshaw.net/2010/03/magento-themes-using-locales-with-translate-csv/