First public release of YOURLS Language Switcher.
Features
- Switch the YOURLS admin interface language from the Plugins page, without editing
config.php - Only languages with installed
.motranslation files inuser/languages/appear in the dropdown - Selecting English (default) removes any override and defers back to
config.php - Reset to Default button to restore the language in one click
- Update notifications via GitHub API with badge in the admin panel
- Italian translation included (
it_IT) - Modular structure:
inc/modules and staticassets/, no build step required
Installation
- Download the zip below and unzip into
user/plugins/language-switcher/ - Activate the plugin from the YOURLS admin panel under Plugins
- Go to Plugins → Language Switcher and select the desired language
Requires YOURLS 1.9+ and PHP 7.4+