Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I try to develop my website with the new Drupal 8 in multilingual.
I succeed to translate the content (I have a "Translate" tab) without difficulty.
But I don't understand how can I translate the menu ?
I would like to use Drupal to manage the translation of individual texts (translation units) that will eventually appear inside of a UI (this UI not necessarily served from Drupal). It's necessary to have an enforced workflow similar to what is possible with Workbench. The states might be like:
Hi guys,
I'm stuck with ubercart interface translation. On my site I need to show Country field on /cart/checkout page for English language, but hide it for Russian language. I've checked "enabled" checkboxes on /admin/store/settings/countries/fields for Country field and translated it, but it displays for both languages (with appropriate translation). How to hide field Country for Russian version and leave it for English (because it's international version)?