Anyone knows how to translate custom text(messages or responses) written in .inc or .module files as per user selected language i.e English or bangla or Hindi etc. And the translated text is already given just have to use them in t(""); as per language. i.e as per language t() will get as text.
How to set only one language, so its not display in URL? Now i've got mywebsite.pl/pl/node and I dont't want this second "pl". I want my website only in polish language but my administration in english. How can I do this?
Hello
I was doing a translation automatically in hook update, it's working only when i was doing the update in the graphical interface but i want to import the new language in the console
But when i did it in the console the dictionnary was not imported, no errors returns,
I realy don't know why...
I use the module interface translation for it.
Thanks