Active
Project:
Google Maps: Store Locator
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2022 at 11:52 UTC
Updated:
4 Oct 2022 at 16:29 UTC
Jump to comment: Most recent
Comments
Comment #2
geoanders commentedYou should be able to enable translation here: /admin/config/regional/content-language
Tick off the checkbox for Store locator.
Comment #3
geoanders commentedActually, looks like the custom entity is missing the translatable = TRUE in the annotation.
Would most likely require an update hook to make the custom entity translatable and additional supporting changes to the module. So currently, as it stands, the module doesn't support this at the moment.
Comment #4
geoanders commentedComment #5
zuhair_ak@geoanders Thanks for the reply. We manually added the translateable option in the custom entity for the time being following this doc - https://www.drupal.org/docs/develop/translating-custom-entities
Comment #6
geoanders commented