Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 317 Bytes

File metadata and controls

13 lines (11 loc) · 317 Bytes

Russian language for WebSpace Engine

(Plugin)

Install

Put in plugin folder and setup in installed.php file:

// russian lang
$plugins->register(\Plugin\LangRussian\LangRussianPlugin::class);

License

Licensed under the MIT license. See License File for more information.