Skip to content

change static fields to instance fields, and provide static method I18n.t()#10

Open
shinji-yoshida wants to merge 1 commit intomasterfrom
feature/static_translation_method
Open

change static fields to instance fields, and provide static method I18n.t()#10
shinji-yoshida wants to merge 1 commit intomasterfrom
feature/static_translation_method

Conversation

@shinji-yoshida
Copy link
Collaborator

I18n.t(...) just calls I18n.instance.__ (...).
(Static method I18n.__(...) is impossible because the same signature is already used as instance method.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant