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
いろいろ修正して強制的に日本語でseedを作るようにしても日本語にならない場合がありそうです。 (Decidim.default_localeやFaker::Config.localeを:jaにしてもダメそう?)
Decidim.default_locale
Faker::Config.locale
:ja
そもそも英語と他言語で入力できる欄が異なるのですが、英語の方には(英語の)データが入っていても、日本語の方には何も入っていない、ということがあるようでした。
とはいえ人名、組織名、コメントなどは普通に日本語でも登録されているようでした。
主だった上記の文言が日本語で登録される
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
改善詳細 / Details of Improvement
いろいろ修正して強制的に日本語でseedを作るようにしても日本語にならない場合がありそうです。
(
Decidim.default_locale
やFaker::Config.locale
を:ja
にしてもダメそう?)そもそも英語と他言語で入力できる欄が異なるのですが、英語の方には(英語の)データが入っていても、日本語の方には何も入っていない、ということがあるようでした。
とはいえ人名、組織名、コメントなどは普通に日本語でも登録されているようでした。
スクリーンショットなど / Screenshot
期待する見せ方・挙動 / Expected behavior
主だった上記の文言が日本語で登録される
対象インスタンス / Instances
The text was updated successfully, but these errors were encountered: