I18n default value | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by rampai

Hi @archanavijayakumar007 ,

 

As per the HTL docs here

 

Internalization translates the string to the language of the current source (default is same language as content and can be overridden if needed), using the current dictionaryIf no translation is found, the original string is used.

 

Thanks,

Ram

2 replies

Shashi_Mulugu
New Participant
May 22, 2021

@archanavijayakumar007 No it will simply return the key string.

rampai
rampaiAccepted solution
New Participant
May 20, 2021

Hi @archanavijayakumar007 ,

 

As per the HTL docs here

 

Internalization translates the string to the language of the current source (default is same language as content and can be overridden if needed), using the current dictionaryIf no translation is found, the original string is used.

 

Thanks,

Ram