Active
Project:
Mahi - Modern Multi-purpose Drupal 9, 10, 11 Theme
Version:
1.1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 May 2024 at 11:27 UTC
Updated:
17 Nov 2025 at 12:33 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
tanushree gupta commentedComment #4
tanushree gupta commentedTranslated all the strings of slider.
Here is the MR: https://git.drupalcode.org/project/mahi/-/merge_requests/5
Comment #5
orkutmuratyilmaz@Tanushree Gupta, thanks for your contribution. However, your work does focus on translating the strings, already hard coded in the slider.html.twig file. It won't work with the "slider_code" variable.
Comment #7
orkutmuratyilmazI've added a simple "trans" function in the last part of the array. Can you check this one too?
Comment #8
orkutmuratyilmazI'm also uploading my commit as a patch file, in order to use it in my composer.json file, until it merges into stable branch.
Comment #9
orkutmuratyilmazUnfortunately, user interface translation doesn't accept translating HTML tags. I'm changing the issue's status.
Comment #10
orkutmuratyilmazComment #11
orkutmuratyilmaz