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
(インサーターに表示される)ブロック名の定義が block.json の中に書かれています。 block.json が多言語化に対応していないので、訳すことができません。pot ファイルの生成から外れる→polyglot 上でもでてこない。block.json が多言語未対応だからかと思われます。
block.json
register_block_type
検討して日本語化できるように対応してもらえると助かります。
※詳しくは下記あたり確認してください。自動的に多言語化なるのか?プラグインで対応が必要なのか?までは詳しく見てないです。 WordPress/gutenberg#30293 WordPress/gutenberg#31120
The text was updated successfully, but these errors were encountered:
Issue ありがとうございます!5.8の変更に対応しようと思います…!
Sorry, something went wrong.
chiilog
No branches or pull requests
(インサーターに表示される)ブロック名の定義が
block.json
の中に書かれています。block.json
が多言語化に対応していないので、訳すことができません。pot ファイルの生成から外れる→polyglot 上でもでてこない。block.json
が多言語未対応だからかと思われます。block.json
からだして、register_block_type
の中に移動する。もしくは、block.json
が多言語化できるようにする変更(※)が最近 Gutenberg にマージされ、コア 5.8 に入る予定かと思われるので、その変更に対応する。検討して日本語化できるように対応してもらえると助かります。
※詳しくは下記あたり確認してください。自動的に多言語化なるのか?プラグインで対応が必要なのか?までは詳しく見てないです。
WordPress/gutenberg#30293
WordPress/gutenberg#31120
The text was updated successfully, but these errors were encountered: