The strings in the example.js files are not translatable
Hello @bfintal
I noticed that in the block preview in the editor the strings are shown in English for the other languages as well. Maybe because the strings in the example.js files of the blocks are in an untranslatable format?
I am attaching some examples to better describe the problem.
Thanks.

https://github.com/gambitph/Stackable/blob/bccfbffd9011c136df6417c0d8997e378f968cc7/src/block/heading/example.js#L3

https://github.com/gambitph/Stackable/blob/bccfbffd9011c136df6417c0d8997e378f968cc7/src/block/blockquote/example.js#L10

https://github.com/gambitph/Stackable/blob/bccfbffd9011c136df6417c0d8997e378f968cc7/src/block/call-to-action/example.js#L6 https://github.com/gambitph/Stackable/blob/bccfbffd9011c136df6417c0d8997e378f968cc7/src/block/call-to-action/example.js#L10 https://github.com/gambitph/Stackable/blob/bccfbffd9011c136df6417c0d8997e378f968cc7/src/block/call-to-action/example.js#L17

https://github.com/gambitph/Stackable/blob/bccfbffd9011c136df6417c0d8997e378f968cc7/src/block/expand/example.js#L6 https://github.com/gambitph/Stackable/blob/bccfbffd9011c136df6417c0d8997e378f968cc7/src/block/expand/example.js#L10
Hello @bfintal
as soon as you can, could you take a look at this problem?
Thanks.
Hello @bfintal
Excuse me if I insist once again. But I ask you please to look into this problem, I think it is important to show the translation also for the Stackable block examples for consistency with the Gutenberg block examples (which are translated).
Thank you.
Gutenberg block examples:

Stackable block examples:

Hello @bfintal @prconcepcion @vmc08
I apologize for the trouble and insistence.
Please, has one of you already taken a look at the problem?
Thanks.