Skip to content
This repository was archived by the owner on Apr 19, 2022. It is now read-only.
This repository was archived by the owner on Apr 19, 2022. It is now read-only.

Refactor localization service to get rid of LocaleNamespace #15

Description

@Gvin

Instead of providing a separate LocaleNamespace for translation it should be a part of localization key.
translate('empty-bottle.name', LocaleNamespace.items)
should transform into
translate('items.empty-bottle.name')

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions