This commit is contained in:
2020-05-11 06:11:33 +03:00
commit 6784cecf5e
20 changed files with 824 additions and 0 deletions

5
lang/ru/lang.php Normal file
View File

@ -0,0 +1,5 @@
<?php
return [
'no-name' => 'Без имени',
];