How to translate menu items?

You can create a menu use another language. Then you use conditional code to switch the menu. or you can use title attribute of menu.

if($language=='us'):
wp_nav_menu(menu1);
else:
wp_nav_menu(menu2);
endif;

enter image description here

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)