About Translation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 05:19 PM
Hello, everyone.
I found a problem when I was working on a product release.
I made an option for a catalog item, but its Japanese translation was not recorded correctly I found out that it was because of a missing record from the sys_translated_list table, why is this record missing?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 10:37 PM
How did you create the translation? By changing your language and creating the translation OR
directly in translated text table?
Raghav
MVP 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 11:08 PM
By changing language and creating the translation.
I do this all the time, and it's never been a problem before.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 11:10 PM
Yeah, this method as also work , could be a glitch this time.
The recommended is to create it directly in table.
Raghav
MVP 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 11:59 PM
Thanks for the advice.
Is it difficult to be specific as to why this glitch occurs?