We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

About Translation

zhangyuchen
Tera Contributor

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?

zhangyuchen_0-1697674651734.png

zhangyuchen_1-1697674673795.png

 

4 REPLIES 4

Raghav Sharma24
Giga Patron

How did you create the translation? By changing your language and creating the translation OR

directly in translated text table?

By changing language and creating the translation.

I do this all the time, and it's never been a problem before.

Yeah, this method as also work , could be a glitch this time.

The recommended is to create it directly in table.

 

Thanks for the advice.
Is it difficult to be specific as to why this glitch occurs?