Translation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2024 06:39 AM
Hi all I have a choice field with choices only in English. When I change the language to French for example, the choices disappear, but I want them to stay on the form. why this is happening?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2024 07:09 AM
You need to add values for the specific language in the sys_choice table. See:
See the Language field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2024 07:19 AM
@Bert_c1Hi, thank you for your reply. Do I need to add the values in other languages? I only have them in English. Is it possible to change the language to French but still have the values displayed in English? It's the only language they are in right now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2024 08:36 AM - edited ‎01-15-2024 08:37 AM
Hi yoli1,
Yes, add records for language: "fr". and make sure you have the i18N: French translations plugin installed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2024 10:11 AM
you can use the same english name and select the language as fr while creating new entry.