mirror of
https://code.castopod.org/adaures/castopod
synced 2025-05-14 10:15:46 +00:00
New translations plugin.php (Ukrainian)
[ci skip]
This commit is contained in:
parent
e19e49db2f
commit
aeeaa55c48
8
modules/Plugins/Language/uk/Plugin.php
Normal file
8
modules/Plugins/Language/uk/Plugin.php
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
// get locale from path
|
||||||
|
$locale = basename(__DIR__);
|
||||||
|
|
||||||
|
return load_plugins_translations($locale);
|
Loading…
x
Reference in New Issue
Block a user