Custom fields translation

Franck Masson Posted in Technical Support 1 year ago

Hi,
I purchased, implemented and configured Custom Fields component.
Using it on user register, it works only in english while the plugin .md file says it's ready for translation.

How can I setup my questions/content for the component and make it work in another language than english?

Thx

Replies
at Moh wolf Replied 1 year ago

its ok Arsalan answered you, he is a legend in those things :D

Byelorussian Franck Masson Replied 1 year ago

I got it: 'customfields:translate:human' => 'Hello:',

Indonesian Arsalan Shah Replied 1 year ago

put those in any langauge file and translate it example components/CustomFields/locale/ossn.fr.php

Add those strings there and translate it

Byelorussian Franck Masson Replied 1 year ago

In french:
this

In english:
enter image description here

Indonesian Arsalan Shah Replied 1 year ago

So when you switch website language what do you see on singup page?

Byelorussian Franck Masson Replied 1 year ago

Hi @Moh,
No, I complete mis explained the thing šŸ˜…

So I have purchased this plugin and set up custom fields.

When the site is configured in English language, the content displayed in a field is the content set up via the admin panel.
But when I set back the site in french, instead of displaying what has to be displayed IN the field when I set up the field... there is a strange code displayed instead.

So I have the feeling that the setup of Custom Fields component isn't taking its config on other ossn language.

Do you understand?

If not, I'll make printscreens lol

PS : I downloaded from ftp the component folder on my computer and searched for the unique identifier of the only field (grep -r "id") and nothing found.

at Moh wolf Replied 1 year ago

if i understand the question right , and u want the login page in different language, go to Administrator, then "Site Settings" then "Basic" there u go down to "Default language" and chose the language u want,

and there is another component that help the user to change to the language he want, once they land in the register pagem i saw it i think somewhere but i dont know maybe others can help with that.