Add I18n.lang #16

Merged
ghost merged 1 commits from plume/rocket_i18n:i18n-lang into master 4 years ago
ghost commented 4 years ago (Migrated from github.com)
Owner

Used to get the language for the current request. It can be used for database requests or to adapt the UI.

It should be backwards compatible, except when pattern matching is used (let I18n { catalog } = i18n) which is unlikely.

Used to get the language for the current request. It can be used for database requests or to adapt the UI. It should be backwards compatible, except when pattern matching is used (`let I18n { catalog } = i18n`) which is unlikely.
elegaanz (Migrated from github.com) approved these changes 4 years ago
elegaanz (Migrated from github.com) left a comment

Thank you. 😊

Reviewers

The pull request has been merged as ada273e4a9.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.