1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 13:16:54 +02:00

Rename sr-yu.lang.php to sr.lang.php

This commit is contained in:
mapadesign
2015-02-27 11:30:30 +01:00
parent 547f414c32
commit e63e4eb5ce

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',
)
);