Basics // How to insert the document name, e.g. "invoice" the right way. #168
-
Q: How do you insert an auto-translating word like that, e.g. "Invoice" into Printdesigner? |
Beta Was this translation helpful? Give feedback.
Answered by
maharshivpatel
Feb 20, 2024
Replies: 1 comment
-
use jinja and wrap it inside translate function like |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
LeHarry
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
use jinja and wrap it inside translate function like
{{_("Invoice")}}