Maor Shlomo

Results 3 issues of Maor Shlomo

For better memory usage and better programming with less bugs.

## Description Today the i18n object methods that accepts "Scope" as an argument are simply: `type Scope = string | string[]` ## Describe the solution My solution is making the...

PR Checklist ### PR Structure - [ ] This PR has reasonably narrow scope (if not, break it down into smaller PRs). - [ ] This PR avoids mixing refactoring...