• I had previously reported this issue on GitHub, but now that the source code for Astra on GitHub is gone, I am reporting it here as well.

    The extend-custom-controls strings, contained in these source files, are not available for translation at translate.www.ads-software.com:

    inc/customizer/extend-custom-controls/src/common/responsive.js

    inc/customizer/extend-custom-controls/src/builder-layout/row-component.js

    inc/customizer/extend-custom-controls/src/builder-layout/item-component.js

    inc/customizer/extend-custom-controls/src/common/responsive-device.js

    inc/customizer/extend-custom-controls/src/list-icons/list-icons-component.js

    inc/customizer/extend-custom-controls/src/social-icons/social-component.js

    inc/customizer/extend-custom-controls/src/builder-layout/builder-header-control.js

    Perhaps because at the beginning of these files there is:

    const {__} = wp.i18n;

    instead of

    import { __ } from “@wordpress/i18n”;

    Thanks.

    Also in files:

    inc/customizer/extend-custom-controls/src/list-icons/item-component.js

    inc/customizer/extend-custom-controls/src/social-icons/item-component.js

    Thanks.

    Already reported 7 months ago: https://www.ads-software.com/support/topic/strings-of-extend-custom-controls-are-not-available-for-translation/

Viewing 1 replies (of 1 total)
  • Hi @itapress,

    This is on our to-do list, but we needed to prioritize a few tasks before its release. These included bug fixes and significant improvements in our recent updates. We still have some tasks to address and plan to include them in an upcoming release.

    Also, I have shared this with my team and they will make sure that nothing is overlooked.

    Kind regards,
    Aradhy ??

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.