WP Manifestindependent plugin directory
manifest / i18n / use-wp-language-packs

Use WordPress Language Packs

ClassicPress EXPERIMENTAL plugin: Use WordPress translations for locales where ClassicPress doesn't provide official translations.

by takanakui · github.com/classicpress-research/use-wp-language-packs · website

4stars
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/classicpress-research/use-wp-language-packs/archive/refs/heads/master.zip

Readme

Use WordPress Language Packs

The goal of this plugin is to make it possible to use the WordPress Language Packs for the locales in ClassicPress that aren't supported yet. As more locales become officially supported in ClassicPress, this plugin won't be necessary anymore.

Installation

To install Use WordPress Language Packs on a current ClassicPress site

  1. Download the plugin zip file from here on GitHub.
  2. Install the downloaded zip file from within the ClassicPress dashboard ("Plugins" -> "Add New" -> "Upload Plugin").
  3. Activate this plugin ("Use WordPress Language Packs") after it is installed.
  4. Go to the General Settings page and select the desired language from the Languages Dropdown.
  5. Hit the save button and check if the language changed to the selected one.

PLEASE NOTE: When using this plugin, most but not all strings will be translated into the requested language! This is normal, expected behavior.

If you'd like to help translate ClassicPress more thoroughly, please let us know on the forums!

If something else is wrong, please let us know by creating a new issue here on GitHub.

Changelog

0.1.0

The initial public release of this plugin.

Read the full README on GitHub →