good first issuehelp wantedmaintenance
仓库指标
- 星标
- (7,129 个星标)
- PR 合并指标
- (平均合并 4天 15小时) (30 天内合并 165 个 PR)
描述
The loot-core package should not reply on i18next. All user-facing translations should live in desktop-client package.
The objective here is to perform some refactors to remove usage of i18next from loot-core and then also remove this dependency from package.json.
Doing this will make managing translations easier as they will be self-container to a single package instead of scattered all over.