mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-05 20:57:49 +02:00
8 lines
207 B
PHP
8 lines
207 B
PHP
<?php
|
|
return array(
|
|
'Editor' => array(
|
|
'Editor' => 'რედაქტორი',
|
|
'Editor plugin' => 'პლაგინი რედაქტორი',
|
|
)
|
|
);
|