1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-31 18:30:20 +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,10 @@
<?php
return array(
'sandbox' => array(
'Sandbox' => 'Sandbox',
'Sandbox plugin for Monstra' => 'Sandbox papildinys',
'Sandbox template' => 'Sandbox šablonas',
'Save' => 'Išsaugoti',
)
);