This repository was archived by the owner on Mar 13, 2026. It is now read-only.
Replies: 3 comments
-
|
Here is a basic example to follow: https://github.com/doctrine-extensions/DoctrineExtensions/blob/main/doc/translatable.md#basic-usage-examples |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks, it's working |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks for all Guite |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all.
I'm using Zikula 3.0. I have the follow:
`$criatura = new CriaturaEntity();
The field "Name" is translatable. How can I add the translated value to the entity?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions