Add I18n.lang #16

Merged
ghost merged 1 commit from plume/rocket_i18n:i18n-lang into master 2019-03-23 16:24:23 +00:00
ghost commented 2019-03-23 15:40:43 +00:00 (Migrated from github.com)

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 2019-03-23 16:24:13 +00:00
elegaanz (Migrated from github.com) left a comment

Thank you. 😊

Thank you. :blush:
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: plume/rocket_i18n#16
No description provided.