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

Update tr.lang.php in box/snippets plugin

'Cancel' is missed.
This commit is contained in:
Ali Galip Çamlı
2014-05-24 13:01:56 +03:00
parent cc3ca4476f
commit 9e92cc5372

View File

@@ -24,5 +24,6 @@
'Embed Code' => 'Gömülü Kod',
'Shortcode' => 'Kısa Kod',
'PHP Code' => 'PHP Kodu',
'Cancel' => 'Vazgeç',
)
);