pain: integrate i18n into existing code base #22
Replies: 2 comments 4 replies
-
I don't think wrapping translations into a
Additional topics that concern me:
For the reasons above, I have created |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Problem
Including i18n in an existing project most likely requires wrapping all text in some sort of
t
function.Beta Was this translation helpful? Give feedback.
All reactions