Skip to content

Commit

Permalink
fix issur with text
Browse files Browse the repository at this point in the history
Co-authored-by: Phil Tyler <[email protected]>
  • Loading branch information
jazzsequence and pwtyler authored Mar 20, 2024
1 parent 18d1942 commit bb8f82a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ The example above does three things: 1) sets the environment to `SFTP` mode, 2)
### Considerations

* Running `i18n make-php` will generate `.l10n.php` files _based on the current_ `.mo` files. You might want to run this command after updating your language files to ensure the `.l10n.php` files are up-to-date first.
* The existing [known issur relating to WordPress Language Packs](/wordpress-known-issues#language-packs) still apply. As noted above, language packs can only be installed and updated in SFTP mode and then committed to the filesystem via the dashboard or Terminus.
* The existing [known issue relating to WordPress Language Packs](/wordpress-known-issues#language-packs) still apply. As noted above, language packs can only be installed and updated in SFTP mode and then committed to the filesystem via the dashboard or Terminus.

0 comments on commit bb8f82a

Please sign in to comment.