Jump to content

[SOLVED]A little help needed to change "Accueil" to my mother langguage.


Recommended Posts

Unfortunately, I'm not aware of any way to translate the Home category without modifying the database manually. You need to log in to your database using phpMyAdmin, then add a new row to the ps_category_lang table like this:

id_category, id_lang, name, description, link_rewrite, meta_title, meta_keywords, meta_description
1, , , , home, NULL, NULL, NULL

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...