Background of the issue:
I have an ACF Option page named "Unternehmen" and I have set all the fields from the field group to "copy" (because in this option page is the address of the customer stored). On the German (original language) I can now display the values using this shortcode [acf field="firma" post_id="options"]. This works fine on the German version. But now on the French version this shortcode does not work (even though, when I visit the options page in the French language, the values are showing).
Symptoms:
The shortcode [acf field="firma" post_id="options"] does not work on the French version of the page, even though the values are showing on the options page in the French language.
Questions:
Can you help me with making the shortcode work on the French version of the page?