Skip to content

1.0.0 – Initial release

Latest

Choose a tag to compare

@gioxx gioxx released this 05 Jun 17:48
500f367

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 .mo translation files in user/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 static assets/, no build step required

Installation

  1. Download the zip below and unzip into user/plugins/language-switcher/
  2. Activate the plugin from the YOURLS admin panel under Plugins
  3. Go to Plugins → Language Switcher and select the desired language

Requires YOURLS 1.9+ and PHP 7.4+