You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 18, 2023. It is now read-only.
Summary
Don't require the lang json file in each file. Instead use a global function to translate.
Basic Example
Drawbacks
It will reduce the lines of code massivly and its using the same code less again and again.
Unresolved questions
No response