1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-31 18:30:20 +02:00

Missing Translates added

This commit is contained in:
Awilum
2014-07-26 14:32:07 +04:00
parent 169803c85a
commit 728f6509a6
2 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<?php
return array(
'Charts' => 'Charts',
'Charts plugin for Monstra.' => 'Charts plugin for Monstra.',
);

View File

@@ -0,0 +1,6 @@
<?php
return array(
'Charts' => 'Графики',
'Charts plugin for Monstra.' => 'Плагин графиков для Monstra.',
);