Popis
This plugin allows you to switch your WordPress installation to use any of the
languages available on GlotPress
Some of the features:
- No gettext compiler required!
- Does all the dirty work from editing
wp-config.php
to downloading the right files - Can switch between versions. Available: stable and dev
- Uses GlotPress api!
Instalace
Please follow the standard installation procedure for WordPress plugins.
Nejčastější dotazy
Please report bugs on plugin page issues tracker.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Localize WordPress je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Localize WordPress” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
0.4
- Added support for multiple versions, all available from GlotPress
- Added some caching for API data (see
LOCALIZE_CACHE
)
0.3
- Fixed an incomplete translation string
- Added pot file
- Added translations for:
- Romanian
- Portuguese, thanks to Techload Informatica
0.2
- Integrated with GlotPress api
- Thanks to Nikolay Bachiyski plugin uses
.mo
files
0.1
- The pilot release.