[Problem/Question]
// Detailed description of issue.
Hello everyone !
we did setup a localisation stringset as per the documentation : Text localization | UIKit React SDK | Sendbird Docs
but we are missing some translation, for exemple :
'CHANNEL__MESSAGE_INPUT__PLACE_HOLDER': 'Saisissez un message.'
does NOT work but
TYPING_INDICATOR__IS_TYPING: ‘écrit…’,
is working fine
Someone have the same problem ? or found a fix ?
// If problem, please fill out the below. If question, please delete.
[UIKit Version]
// What version of the SDK are you using?
uikitV3
[Reproduction Steps]
// Please provide reproduction steps and, if possible, code snippets.
[Frequency]
// How frequently is this issue occurring?
100%
[Current impact]
// How is this currently impacting your implementation?
We are going to prod in a few weeks and not having localisation is a problem