Skip to content
New issue

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(国際化)対応する #12

Closed
taako-502 opened this issue May 11, 2023 · 2 comments · Fixed by #13
Closed

i18n(国際化)対応する #12

taako-502 opened this issue May 11, 2023 · 2 comments · Fixed by #13
Assignees
Labels
enhancement New feature or request

Comments

@taako-502
Copy link
Owner

taako-502 commented May 11, 2023

Loco Translate

Loco Translateでスペイン語に翻訳できるようにしてほしいとの問い合わせがあった
https://ja.wordpress.org/plugins/loco-translate/

公式

Gutenberg

https://ja.wordpress.org/team/handbook/block-editor/how-to-guides/internationalization/

PHP

https://developer.wordpress.org/plugins/internationalization/how-to-internationalize-your-plugin/

Poedit

https://poedit.net/news/poedit3/

GlotPress

https://glotpress.blog/

その他外部サイト

Before Gutenberg – JavaScript多言語化の新しい形

https://capitalp.jp/2018/12/06/javascript-i18n/

【WordPress】GlotPressを使ってプラグインを翻訳しよう!

https://blog.webico.work/plugin03#GlotPress

load_plugin_textdomain

https://elearn.jp/wpman/function/load_plugin_textdomain.html

@taako-502 taako-502 added the enhancement New feature or request label May 11, 2023
@taako-502 taako-502 self-assigned this May 11, 2023
@taako-502
Copy link
Owner Author

potファイルの出力は自動化できるらしい

package install wp-cli/i18n-command
wp i18n make-pot

@taako-502
Copy link
Owner Author

taako-502 commented May 14, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant