- Forum
- Products
- AJAX series
- How to translate field label of "custom fields" for multilingual website?
How to translate field label of "custom fields" for multilingual website?
- baijianpeng
- Topic Author
- Offline
- New Member
Less
More
- Posts: 12
- Thank you received: 0
8 years 7 months ago #7643
by baijianpeng
Ok, it seems that we can not understand each other.
To make things easier, please do help me on this issue with a real example:
Look at this registration page:
http://intl-webs.com/index.php/cn/component/users/?view=registration
This is a multi-language website. If switch to English language, the registration page is:
http://intl-webs.com/index.php/en/component/users/?view=registration
There is 3 extra fields on the registration form, all of them were created by AJAX Register:
Though you can not read Chinese, I am sure you can find them.
The problem is:
When switching to English language, the fields labels of those 3 extra fields are still in Chinese language!
How to translate those 3 labels into English?
I can give you the Super User account, you can do it yourself to show me you have already solved this issue as you mentined above.
Thank you.
I will PM you the Super User account.
To make things easier, please do help me on this issue with a real example:
Look at this registration page:
http://intl-webs.com/index.php/cn/component/users/?view=registration
This is a multi-language website. If switch to English language, the registration page is:
http://intl-webs.com/index.php/en/component/users/?view=registration
There is 3 extra fields on the registration form, all of them were created by AJAX Register:
您的公司或机构名称
电话
公司或机构网址
Though you can not read Chinese, I am sure you can find them.
The problem is:
When switching to English language, the fields labels of those 3 extra fields are still in Chinese language!
How to translate those 3 labels into English?
I can give you the Super User account, you can do it yourself to show me you have already solved this issue as you mentined above.
Thank you.
I will PM you the Super User account.
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
8 years 7 months ago #7645
by Saka
Emir Sakic
www.sakic.net
Here you go:
intl-webs.com/index.php/en/component/users/?view=registration
intl-webs.com/index.php/cn/component/users/?view=registration
I don't understand why it was difficult to understand from the FAQ, it's exactly explained there...
intl-webs.com/index.php/en/component/users/?view=registration
intl-webs.com/index.php/cn/component/users/?view=registration
I don't understand why it was difficult to understand from the FAQ, it's exactly explained there...
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- baijianpeng
- Topic Author
- Offline
- New Member
Less
More
- Posts: 12
- Thank you received: 0
8 years 7 months ago #7646
by baijianpeng
Thank you, I see the results, you did it.
I can not understand the FAQ because the FAQ is not clear on this issue.
In fact, you can create a new FAQ entry for "how to translate custom fields' label and description", the answer is simple:
This problem solved perfectly. Thank you. Please mark this topic as solved.
I can not understand the FAQ because the FAQ is not clear on this issue.
In fact, you can create a new FAQ entry for "how to translate custom fields' label and description", the answer is simple:
Directly use language Key for the input box, instead of native human language strings, then translate those language Keys via language file, including the default language file.
This problem solved perfectly. Thank you. Please mark this topic as solved.
Please Log in or Create an account to join the conversation.