Language translation #814
Answered
by
Llewellynvdm
feuerkind99
asked this question in
Q&A
-
Language translation seams to be working fine (as far as I can say) but is there a way to add new strings for custom files? I just added some curtom filters and added them to models/forms/filter*.xml ... Is there a better way to add them to the JCB Database or should I just add them as custom code to the language files? Any help or idea would be appreciated due to me being still very new to JCB :-) regards Markus |
Beta Was this translation helpful? Give feedback.
Answered by
Llewellynvdm
Oct 17, 2021
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
feuerkind99
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
if you are adding custom files, you can in your custom file use the same methods as in the site and custom admin views, just where you link the custom file, check the
Should file be updated.
:Then JCB will take the strings, auto add them to your project and update them in the file.
Lets say your custom file has this code: