mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-05 20:57:49 +02:00
Add Lithuanian Language
This commit is contained in:
8
plugins/box/editor/languages/lt.lang.php
Normal file
8
plugins/box/editor/languages/lt.lang.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Editor' => array(
|
||||
'Editor' => 'Redaktorius',
|
||||
'Editor plugin' => 'Redaktoriaus papildinys',
|
||||
)
|
||||
);
|
Reference in New Issue
Block a user