Currently the new repeater widget form fields cannot be translated. It would be nice to have this feature.
+1
+1
+1
+1
+1
+1
+1
+1
Feel free to submit a bounty to have this prioritized.
I've posted a 5$ bounty at https://www.bountysource.com/issues/10033097-add-repeater-widget-support. I encourage everyone to join by contributing at least a couple of bucks
This feature is available for testing. Requires v1.2.5 of Translate plugin and October Build 377+
hey, good work. Unfortunately it doesn't work as one could expect. If I add the field from the repeater into the model $translatable, although giving an option to tranlate in the backend, it is not translated in the front. The string is shown in a language it was last saved.
I have also tried including the whole repeater into the $translatable. It works well, but It then has to go with the custom filter for decoding the json as it is presented as an object.
Thanks!
@aurukas: Please provide the exact steps you are taking for the issue to occur. This will be used for peer review.
Hi
Thanks for the code.
I have done a test with Page
my layout
{repeater tab="Le club" name="agruments" prompt="Ajouter un argument"}
{variable type="text" name="title" label="Title"}Title{/variable}
{variable type="textarea" name="argument" label="Content"}Content{/variable}
{/repeater}
If I create a page with this layout. The translation feature is missing

I have the same problem
Issue reported by @pvullioud has been fixed in
@daftspunk I'm trying to use the repeater translate feature in the Builder. If the repeater is not created (added) beforehand, it gives an error of "htmlentities() expects parameter 1 to be string, array given"
I guess the translate plugin simply doesn't find a field to be translated, but repeater doesn't have an option to be created by default, or does it?
do you have an idea if translation for individual field in the Builder repeater will be supported soon ?
@aurukas, please log this as a new issue with full replication instructions.
Most helpful comment
do you have an idea if translation for individual field in the Builder repeater will be supported soon ?