mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-04 20:27:40 +02:00
Monstra Library: basic core improvments
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Editor' => array(
|
||||
'Editor' => 'Editor',
|
||||
'Editor plugin' => 'Editor Plugin',
|
||||
)
|
||||
);
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Editor' => array(
|
||||
'Editor' => 'Editor',
|
||||
'Editor plugin' => 'Editor Plugin',
|
||||
)
|
||||
);
|
||||
|
@@ -3,6 +3,6 @@
|
||||
return array(
|
||||
'Editor' => array(
|
||||
'Editor' => 'Editor',
|
||||
'Editor plugin' => 'Editor plugin',
|
||||
'Editor plugin' => 'Editor plugin',
|
||||
)
|
||||
);
|
||||
);
|
||||
|
@@ -3,6 +3,6 @@
|
||||
return array(
|
||||
'Editor' => array(
|
||||
'Editor' => 'Editor',
|
||||
'Editor plugin' => 'Editor plugin',
|
||||
'Editor plugin' => 'Editor plugin',
|
||||
)
|
||||
);
|
||||
);
|
||||
|
@@ -3,6 +3,6 @@
|
||||
return array(
|
||||
'Editor' => array(
|
||||
'Editor' => 'Redaktorius',
|
||||
'Editor plugin' => 'Redaktoriaus papildinys',
|
||||
'Editor plugin' => 'Redaktoriaus papildinys',
|
||||
)
|
||||
);
|
||||
);
|
||||
|
@@ -5,4 +5,4 @@
|
||||
'Editor' => 'Editor',
|
||||
'Editor plugin' => 'Plugin do editor',
|
||||
)
|
||||
);
|
||||
);
|
||||
|
@@ -3,6 +3,6 @@
|
||||
return array(
|
||||
'Editor' => array(
|
||||
'Editor' => 'Редактор',
|
||||
'Editor plugin' => 'Редактор плагин',
|
||||
'Editor plugin' => 'Редактор плагин',
|
||||
)
|
||||
);
|
||||
);
|
||||
|
@@ -3,6 +3,6 @@
|
||||
return array(
|
||||
'Editor' => array(
|
||||
'Editor' => 'Редактор',
|
||||
'Editor plugin' => 'Редактор плагіну',
|
||||
'Editor plugin' => 'Редактор плагіну',
|
||||
)
|
||||
);
|
||||
);
|
||||
|
Reference in New Issue
Block a user