1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-02 11:20:52 +02:00
Files
2014-05-24 10:58:30 +03:00

10 lines
274 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return array(
'captcha' => array(
'Captcha' => 'Captcha/Doğrulama',
'Captcha plugin for Monstra' => 'Monstra için captcha/doğrulama eklentisi',
'Captcha code is wrong' => 'Doğrulama kodu yanlış',
)
);