Solution for multi-language prestashop 1.4.X
Go to your database
Find "ps_lang"
Find "iso_code" in "ps_lang" make "char" from 2 to 6
then go to "ps_lang" write in "iso_code" from "xx" to "test"
then go to your .htaccess fil and make "xx" to "test"
from this:
RewriteRule ^xx/contact-us$...