1
0
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:
Awilum
2013-01-04 21:08:04 +02:00
parent 7437cc6abb
commit ef12b7492e
289 changed files with 16265 additions and 17155 deletions

View File

@@ -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',
)
);

View File

@@ -3,6 +3,6 @@
return array(
'Editor' => array(
'Editor' => 'Editor',
'Editor plugin' => 'Editor plugin',
'Editor plugin' => 'Editor plugin',
)
);
);

View File

@@ -3,6 +3,6 @@
return array(
'Editor' => array(
'Editor' => 'Editor',
'Editor plugin' => 'Editor plugin',
'Editor plugin' => 'Editor plugin',
)
);
);

View File

@@ -3,6 +3,6 @@
return array(
'Editor' => array(
'Editor' => 'Redaktorius',
'Editor plugin' => 'Redaktoriaus papildinys',
'Editor plugin' => 'Redaktoriaus papildinys',
)
);
);

View File

@@ -5,4 +5,4 @@
'Editor' => 'Editor',
'Editor plugin' => 'Plugin do editor',
)
);
);

View File

@@ -3,6 +3,6 @@
return array(
'Editor' => array(
'Editor' => 'Редактор',
'Editor plugin' => 'Редактор плагин',
'Editor plugin' => 'Редактор плагин',
)
);
);

View File

@@ -3,6 +3,6 @@
return array(
'Editor' => array(
'Editor' => 'Редактор',
'Editor plugin' => 'Редактор плагіну',
'Editor plugin' => 'Редактор плагіну',
)
);
);