1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 21:26:58 +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,9 @@
<?php
return array(
'captcha' => array(
'Captcha' => 'Saugos kodas',
'Captcha plugin for Monstra' => 'Saugos kodo papildinys',
'Captcha code is wrong' => 'Saugos kodas yra neteisingas',
)
);