1
0
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:
Awilum
2012-10-14 12:54:22 +03:00
parent 97d7100c42
commit 419685722a
15 changed files with 441 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?php
return array(
'Editor' => array(
'Editor' => 'Redaktorius',
'Editor plugin' => 'Redaktoriaus papildinys',
)
);