I have a multi Country / multi language Drupal 8 website.
I added the Turkish language translation and started doing some data entry work.
Everything is working fine as usual, except for the standard "i" character, which is displayed as "N°".
All the other characters, both "standard" english utf-8 and turkish special characters are displayed correctly; only the lowercase "i" is affected by this problem.
Do you have any suggestion/experience about this issue?
We are experiencing problems with the TMGMT plugin in connection with Memsource.
We want to translate web content in Memsource.
We have already contacted Memsource. They have run tests and think the cause of the problem lies with TMGMT.
When we pull text from the website with the TMGMT plugin and then implement it in Memsource (we did this with 20 different files), we see the same file 20 times.
When we reimport the text in the website, we get the following error:
I have created a custom block using a custom module in D7 and I want to make one of the fields translatable. I have tried using the Block i18n Config module, but it doesn't seem to work in my case.
Is there anyone who has succeeded in making a custom block translatable?