Hello!
Recent updates were made to the translations, including the addition of more contextual variables in messages. This helps translators better understand what will be shown instead of placeholders like {0}, {1} (see: PR #23352 and PR #23415).
To investigate and resolve the issue in your installation, here are some steps you can follow:
Try reproducing the issue on https://demo.bigbluebutton.org.
If the error doesn't occur there, try clearing your browser and/or server cache - it could be a caching issue.
Identify the message ID (the key before the text in tr.json, e.g., "app.chat.isPresenter") of the incorrect message.
Then compare it with the same entry in the en.json file. If the message in your file is outdated, you can manually copy the corresponding entry (the content between { and }) from en.json to your tr.json - that should fix it.
Check for a custom tr.json file in your installation.
I couldn't find any entry like "{0}, konferans oturumunu" in the default tr.json for version 3.0.10, so if you're using a custom file, following step 2 (manual update using en.json) should resolve the issue.
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/bigbluebutton-dev/ea6a56de-6da9-43b6-b793-d06fb6e749c2n%40googlegroups.com.