1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-05 04:37:51 +02:00

Update tr.lang.php in box/pages plugin

'Cancel' is missed.
This commit is contained in:
Ali Galip Çamlı
2014-05-24 12:53:18 +03:00
parent de90f501b6
commit d469da3b2d

View File

@@ -50,6 +50,7 @@
'Access' => 'Erişim',
'Public' => 'Herkese Açık',
'Registered' => 'Yalnızca Üyelere Açık',
'Cancel' => 'Vazgeç',
'Tags' => 'Etiketler',
)
);