mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-07-13 01:39:30 +02:00
Enable localization of special page.
- Improved: Special Page can now be translated using messages.
This commit is contained in:
@ -27,6 +27,7 @@ namespace LinkTitles;
|
||||
* Provides event handlers and entry points for the extension.
|
||||
*/
|
||||
class Extension {
|
||||
const URL = 'https://github.com/bovender/LinkTitles';
|
||||
|
||||
/**
|
||||
* Event handler for the PageContentSave hook.
|
||||
|
Reference in New Issue
Block a user