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: set script translations and refresh language files #1007

Merged
merged 5 commits into from
Sep 27, 2023
Merged

Conversation

GaryJones
Copy link
Contributor

Description

Add translations for JS files. Props to @antonlukin for his original work in #998.

Also (and more props to @antonlukin - I just re-refreshed them):

  • regenerate POT file.
  • Generate/update PO files
  • Make MO files
  • Make JSON translation files

Closes #998.

```
wp i18n make-pot . languages/co-authors-plus.pot
```
```
wp i18n update-po languages/co-authors-plus.pot
```
```
wp i18n make-mo languages/
```
```
wp i18n make-json languages/
```
@GaryJones GaryJones added this to the 3.5.16 milestone Sep 27, 2023
@GaryJones GaryJones self-assigned this Sep 27, 2023
@GaryJones GaryJones merged commit 2445fa6 into develop Sep 27, 2023
15 checks passed
@GaryJones GaryJones deleted the fix/i18n branch September 27, 2023 13:46
@alecgeatches alecgeatches mentioned this pull request Apr 12, 2024
@alecgeatches alecgeatches modified the milestones: 3.5.16, 3.6 Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants