This forum is for questions about translating the Drupal user interface. See also the Translations group.

Get Color code of site settings

Hello,

I want to get the color codes that is set by theme settings color scheme

I want this color code in my file to use in custom theme.

Anyone can help how can we get these color settings in my file. using drupal 8

I used get_theme_settings but only getting zero in return please anyone suggest how we can do this.

Issue with "i" chars in content with Turkish language

Hi,

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?

Thanks,
Gabriele

TMGMT plugin in combination with Memsource

Good afternoon,

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:

D8 How to get taxonomy term by path/alias?

In Drupal 8, how would one retrieve a taxonomy by path/alias? The loadProperties method neither takes "path" or "alias"

i.e. the below throws error

      $terms = \Drupal::entityTypeManager()->getStorage('taxonomy_term')->loadByProperties(
        [
          'path' => $result
        ]);

Thanks ~

need Module for translate my content

any module which can translate my content based on user locations?

a module which works like Transposh Translation Filter Wordpress plugin.(translate my content in all language and indexed in google)

Custom Block Fields Translation

Hello everybody,

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?

Thank you in advance for your time!

Pages

Subscribe with RSS Subscribe to RSS - Translations