Beschrijving
Download WordPress theme/plugin translations and apply them to your site manually even if their language pack haven’t been released or reviewed on translate.wordpress.org
⚠️ Warning ⚠️ Currently this plugin is not able to generate the JSON files that is needed for JavaScript to consume some translations. Please wait for update or join us on GitHub.
Thema vertaling
Finally, updating theme translation files is now supported! To download the translation files for a theme:
- Activate the theme you want to get the translation files.
- Visit ‘Appearance’ > ‘Update translation’ in WordPress menu, or click ‘Update translation’ on theme details of current theme on ‘Themes’ page.
Plugin vertaling
To download the translation files for a plugin:
- Visit ‘Plugins’ in WordPress menu.
- Click ‘Update translation’ under the name of the plugin for which you want to get the translation files.
Beoordelingen
Bijdragers & ontwikkelaars
“Force Update Translations” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Force Update Translations” is vertaald in 34 talen. Dank voor de vertalers voor hun bijdragen.
Vertaal “Force Update Translations” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
0.3.1
- Update locales.php and add WP.org variants support. props @pedromendonca
0.3.0
- Added theme translation support.
0.2.5
- Getest tot en met WP 5.5.
- Kleine tekst wijziging. Met dank aan @casiepa
- Plugin pictogram toegevoegd. Met dank aan @mekemoke
0.2.4
- Getest tot en met WP 5.2.2. Met dank aan @pedromendonca
- Check if if user Locale isn’t ‘en_US’ props @pedromendonca
0.2.3
- Add Multisite support. props @pedromendonca
0.2.2
- Check if plugin exists in WordPress.org plugin directory. props @pedromendonca
0.2.1
- Make target locale switchable by user setting. Thanks for reporting @dartui
- Improve escaping. Thanks for reporting @miyauchi
0.2
- Export only Current/Waiting/Fuzzy translations. props @nao
- Capitalize plugin name.