We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i18n を使うようにして instance_eval をやめてはどうでしょうか。
The text was updated successfully, but these errors were encountered:
ちょっと意味がとれない。kwsk
Sorry, something went wrong.
i18n と書いたのが言葉足らずでした https://github.com/svenfuchs/i18n というライブラリがあって、yml で翻訳ワードを書いて切り替える仕組みがあるのでこれを導入してはどうでしょうかという話でした。
ああ、gettextみたいなもんね。同梱できるならアリだと思う。性能面でどっちが有利かという問題はあるけど。
本体の多言語化とプラグインの多言語化は仕組みが違うけど、どっちにも使えるかな?(プラグインは既存の仕組みも残さないとまずいけど)
No branches or pull requests
i18n を使うようにして instance_eval をやめてはどうでしょうか。
The text was updated successfully, but these errors were encountered: