1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-31 02:10:37 +02:00

Serbian Lanuage - added. Thanks to Panić Marjan

This commit is contained in:
Awilum
2013-01-09 22:44:40 +02:00
parent 066ca46119
commit 67b8526692
16 changed files with 466 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<?php
return array(
'captcha' => array(
'Captcha' => 'Captcha',
'Captcha plugin for Monstra' => 'Captcha dodatak za Monstra',
'Captcha code is wrong' => 'Captcha Kod je pogrešan',
)
);