Page 1 of 1

Missing translations for custom fields

Posted: 2018-07-13 20:16
by wilmira
Hello everybody,

I need to translate the titles for the custum fields in the membership_signup.php and the pageEditMember.php files.

There are not any translations for these fields neither in language.php nor in language-admin.php

I treid, without success, to translate directly in the files, so I found them in the adminConfig array in settings-manager.php and setup.php files, however, even when I changed the values of custom fields to the spanish text, it won´t change in my app.

Does anybody know how to translate this in the program files, before they are includen in the language files. Or in case there is no way to do that, is it possible to hide this fields?

Thanks in advance,

Wilfredo

Re: Missing translations for custom fields

Posted: 2018-07-14 08:38
by patsd102
HI,

Go to admin page/utilities/admin settings and update there

Re: Missing translations for custom fields

Posted: 2018-07-14 13:55
by pbottcher
look for Members custom field 1 till Members custom field 4

Re: Missing translations for custom fields

Posted: 2018-07-15 04:27
by wilmira
Thank you patsd102 and pböttcher, that was really easy.