Translate custom properties #2184
Answered
by
freekmurze
domthomas-dev
asked this question in
Q&A
-
Hi, First of all, thank you for this package :) I can't find how to use spatie / translatable with custom properties. How can I do this? |
Beta Was this translation helpful? Give feedback.
Answered by
freekmurze
Nov 18, 2020
Replies: 1 comment
-
Maybe just suffix the custom property with the language code? |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
freekmurze
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Maybe just suffix the custom property with the language code?
name_en
,name_fr
, ...